Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with "go tool" and hackishly bundle code from same package into one fil... | EuAndreh | 2024-08-12 | 1 | -120/+0 |
* | go fmt ./... | Yasuhiro Matsumoto | 2024-01-25 | 1 | -0/+1 |
* | update go version to 1.19 | Yasuhiro Matsumoto | 2024-01-25 | 1 | -2/+2 |
* | Export sqlite3_stmt_readonly() via SQLiteStmt.Readonly() (#895) | Martin Tournoij | 2020-12-28 | 1 | -0/+41 |
* | sqlite3_test.go: Move Go 1.13 test to sqlite3_go113_test.go (#883) | Evan Jones | 2020-11-17 | 1 | -0/+4 |
* | Fix "cannot start a transaction within a transaction" issue (#764) (#765) | Andrii Zavorotnii | 2020-08-29 | 1 | -0/+74 |