0
0
mirror of https://gitlab.com/cznic/sqlite.git synced 2025-07-12 00:18:55 +00:00
Files
go-sqlite/sqlite.go
Jan Mercl 1459b9c484 multiple fixes, updates #209
- doc.go: update SQLite version
- stmt.exec(): correct order of err assignment
- stmt.query(): do not finalite pstmt before it'll be used
- functionArguments(): do not copy from zero sized blob
2025-05-28 12:52:51 +02:00

68 KiB