Commit Graph

  • cb0ce68b5e
    bump codecov/codecov-action@v2 Ichinose Shogo 2021-07-20 21:24:49 +0900
  • 91ac2e4a34
    Merge pull request #7 from mattn/master Philip O'Toole 2021-07-15 09:37:41 -0400
  • cba6eaee48
    Update amalgamation code (#955) v1.14.8 mattn 2021-07-15 22:31:14 +0900
  • 5a34bf9f96
    Apply realPy's patch Yasuhiro Matsumoto 2021-07-15 22:06:19 +0900
  • cbde84336a
    Update amalgamation code Yasuhiro Matsumoto 2021-07-15 21:46:55 +0900
  • 30ae912f06 Bump to almagation 3.36 Manuel Barraud 2021-07-15 10:53:04 +0200
  • e842b9c2ae
    Add error checking in simple example for tx.Commit Kristóf Havasi 2021-05-05 22:00:24 +0200
  • 6ab2129bcd
    Fixed Typo Var Bhat 2021-04-23 19:22:49 +0530
  • b064b8720e
    Resolve windows CI issues hackerman 2021-04-18 09:36:45 +0200
  • d9383deef1
    Merge pull request #6 from mattn/master Philip O'Toole 2021-04-14 14:03:43 -0400
  • 1157a4212d
    Update amalgamation code (#940) mattn 2021-04-15 00:44:23 +0900
  • d33341ff0d
    Update amalgamation code v1.14.7 Yasuhiro Matsumoto 2021-04-15 00:14:26 +0900
  • bdf2c1d979
    Fix typo in README.md Ikko Ashimine 2021-04-10 12:27:51 +0900
  • 582723e132 Use single-quotes around string literals. Michael Hofmann 2021-03-29 13:58:09 +0200
  • df9b5f5082 Update SQLite3 to version 3.35 Andrea Funtò 2021-03-14 22:18:30 +0100
  • 3f526b6d17 add err handler on os and rollback huf0813 2021-02-26 05:37:59 +0700
  • 5b7ed3e125 add error handler on defer and func with error return huf0813 2021-02-25 21:45:30 +0700
  • c4740a8dc4 Adds CIFuzz for fuzzing as continuous integration Philippe Antoine 2021-02-21 18:34:05 +0100
  • 91859f8da7 Merge branch 'mattn-master' Philip O'Toole 2021-02-20 10:54:20 -0500
  • eb620776e8 Merge branch 'master' of https://github.com/mattn/go-sqlite3 into mattn-master Philip O'Toole 2021-02-20 10:53:46 -0500
  • ab91e9342b make column metadata functionality opt-in Jesse Rittner 2021-02-18 09:17:00 -0500
  • ffcf591bef make column metadata functionality opt-in Jesse Rittner 2021-02-18 09:17:00 -0500
  • 95e88ca693
    Export sqlite3_column_table_name (#900) Philip O'Toole 2021-02-17 21:58:21 -0500
  • 323de98a4c
    Go get go-acc with environment variable for go modules (#915) Catena cyber 2021-02-16 14:01:58 +0100
  • 67031bd4a6 Go get with modules for windows as well Philippe Antoine 2021-02-16 13:08:08 +0100
  • 570df38c6f Go get go-acc with environment variable for go modules Philippe Antoine 2021-02-16 11:42:29 +0100
  • 16175c1389
    Adds a fuzz target (#908) Catena cyber 2021-02-15 14:57:26 +0100
  • 789e059c28
    fix README's typo Andres More 2021-02-09 17:58:06 -0300
  • e627c50aba
    Merge pull request #4 from rqlite/plug-leak Philip O'Toole 2021-02-08 09:00:37 -0500
  • 369e217ae9 Free memory allocated by sqlite due to serialize Philip O'Toole 2021-02-08 08:58:01 -0500
  • 2c8be4695a
    Merge pull request #3 from rqlite/more-deserialize-fixes Philip O'Toole 2021-01-31 16:09:30 -0500
  • 16c671d348 Better comment for Deserialize Philip O'Toole 2021-01-31 16:05:20 -0500
  • 274a6085af Revert "Provide SQLite with its own memory for deserialize" Philip O'Toole 2021-01-31 15:49:14 -0500
  • 8e1a21b70e
    Merge pull request #2 from rqlite/fix-deserialize Philip O'Toole 2021-01-31 14:29:16 -0500
  • 645c9cbeda Provide SQLite with its own memory for deserialize Philip O'Toole 2021-01-31 14:13:44 -0500
  • 5a005352f8
    Update go.mod Auler 2021-01-30 15:26:35 +0800
  • 181619f4ea
    Update go.mod Auler 2021-01-30 15:25:36 +0800
  • eeaa957145
    Update go.mod Philip O'Toole 2021-01-28 22:53:52 -0500
  • 75884b6f99
    Update README.md Philip O'Toole 2021-01-28 21:59:13 -0500
  • 32644384d8
    Merge pull request #1 from rqlite/support-serialize Philip O'Toole 2021-01-28 21:57:27 -0500
  • e0abc44027 Add CircleCI testing support Philip O'Toole 2021-01-28 21:53:54 -0500
  • 54e7373358 Remove .github Philip O'Toole 2021-01-28 21:51:50 -0500
  • b0f7da8040 Support serialize and deserialize Philip O'Toole 2021-01-28 21:50:49 -0500
  • 21936b7804 sqlite3.go: use PRAGMA to set busy_timeout Dan Peterson 2021-01-23 11:09:51 -0400
  • d45492dea4
    Restore copyright Auler 2021-01-23 17:27:13 +0800
  • cadffb56f6
    Update sqlite3_type.go Auler 2021-01-22 15:04:33 +0800
  • 5ab39ec4ec Fixes memory leak Philippe Antoine 2021-01-15 15:47:42 +0100
  • d6cb6831f2 Adds a fuzz target Philippe Antoine 2021-01-11 16:37:51 +0100
  • d335effb1f Export sqlite3_serialize & sqlite3_deserialize Philip O'Toole 2021-01-03 12:03:15 -0500
  • 39c267d073
    sqlite3_type update Auler 2021-01-03 20:57:11 +0800
  • 4823017638 Export sqlite3_column_table_name Philip O'Toole 2021-01-01 22:06:37 -0500
  • 00dfec576d Make Error work work with and without cgo enabled Martin Tournoij 2020-12-31 04:29:58 +0800
  • 1dafbb7e2b fix idxStr freeing issue Patrick DeVivo 2020-12-29 14:33:56 -0500
  • 0d404bd0b4 change angle bracket import to quotes Hanzhen Yi 2020-10-24 18:17:20 -0700
  • 3cbdae750e
    Export sqlite3_stmt_readonly() via SQLiteStmt.Readonly() (#895) Martin Tournoij 2020-12-28 07:52:08 +0800
  • e26e2793b4 Export sqlite3_stmt_readonly() via SQLiteStmt.Readonly() Martin Tournoij 2020-12-26 21:17:18 +0800
  • 52436d4074
    Update amalgamation code (#896) v1.14.6 mattn 2020-12-26 23:18:41 +0900
  • 92d23714a8
    add support for defining an "eponymous only" virtual table (#885) Patrick DeVivo 2020-12-26 09:11:17 -0500
  • 66ff625f34
    RowsColumnTypeNullable not implemented (#848) Jinzhu 2020-12-26 22:07:28 +0800
  • 02ce7ec581
    Add ?_cache_size=[..] to connection parameters (#894) Martin Tournoij 2020-12-26 22:05:20 +0800
  • e30206cd31
    clarify usleep license (#893) Brad Rydzewski 2020-12-26 09:04:03 -0500
  • 30e415bff8
    Update amalgamation code Yasuhiro Matsumoto 2020-12-26 22:58:57 +0900
  • c2406011af Add ?_cache_size=[..] to connection parameters Martin Tournoij 2020-12-26 16:54:29 +0800
  • 3f977d33e3 clarify usleep license Brad Rydzewski 2020-12-15 21:52:47 -0500
  • da404f439b move where idxStr is freed, as it needs to be used in the goVFilter func Patrick DeVivo 2020-12-10 22:08:08 -0500
  • fceb1511f9 Upgrade sqlite3 to 3.34 Yurii Rashkovskii 2020-12-06 11:22:29 -0800
  • 05dee20a1d add a test case for an eponymous only vtab module Patrick DeVivo 2020-12-02 17:24:32 -0500
  • e8ca811a65 add an example of an eponymous only vtab module Patrick DeVivo 2020-12-02 17:24:15 -0500
  • 4e43993189 add support for defining an "eponymous only" virtual table Patrick DeVivo 2020-12-01 22:28:27 -0500
  • 223d277c80
    Fix ci Yasuhiro Matsumoto 2020-11-18 00:34:04 +0900
  • ae4208e73a
    Drop go1.11 (#852) mattn 2020-11-17 10:04:27 +0900
  • 0709612629
    README.md: use link in markdown (#859) Buk Bukowski 2020-11-17 02:04:13 +0100
  • 943e8f860d
    sqlite3.go: Remove -DSQLITE_ENABLE_FTS4_UNICODE61: not supported (#872) Evan Jones 2020-11-16 12:00:32 -0500
  • 8e02107ef7
    sqlite3.go: remove -DSQLITE_DISABLE_INTRINSIC: better builds (#878) Evan Jones 2020-11-16 11:59:22 -0500
  • 6da13a7bd9
    .github/workflows: stop using deprecated add-path command (#873) Evan Jones 2020-11-16 11:56:45 -0500
  • 1fbedab173
    Support vfs for Open (#877) v1.14.5 mattn 2020-11-17 01:54:21 +0900
  • 3fb3c0de37
    TestExecContextCancel: Reduce timeout to make less flaky (#879) Evan Jones 2020-11-16 11:52:56 -0500
  • 70c77097f2
    sqlite3_test.go: Move Go 1.13 test to sqlite3_go113_test.go (#883) Evan Jones 2020-11-16 11:52:26 -0500
  • 30bcb0fb01 sqlite3_test.go: Move Go 1.13 test to sqlite3_go113_test.go Evan Jones 2020-11-16 10:55:10 -0500
  • 4f7abea96e
    doc.go: you can use Conn.Raw to get *SQLiteConn (#882) Evan Jones 2020-11-16 09:42:00 -0500
  • 784c625194
    Expand documentation for extension functions (#880) Macaully James Muir 2020-11-16 15:40:44 +0100
  • ee1f08ca46 doc.go: you can use Conn.Raw to get *SQLiteConn Evan Jones 2020-11-16 09:35:43 -0500
  • 6966ca0848 sqlite3_test.go: Fix go test -run=...: Use standard sub-tests Evan Jones 2020-11-16 08:43:41 -0500
  • df3d845622 Expand documentation for extension functions Macaully James Muir 2020-11-16 11:03:20 +0100
  • 0d9f18b735 TestExecContextCancel: Reduce timeout to make less flaky Evan Jones 2020-11-15 10:39:03 -0500
  • d244e7e071 sqlite3.go: remove -DSQLITE_DISABLE_INTRINSIC: better builds Evan Jones 2020-11-10 10:04:23 -0500
  • ea437988d9
    Support vfs for Open Yasuhiro Matsumoto 2020-11-13 23:40:33 +0900
  • 0d2f1b43ab .github/workflows: stop using deprecated add-path command Evan Jones 2020-11-10 11:27:45 -0500
  • e642f6ed18 sqlite3.go: Remove -DSQLITE_ENABLE_FTS4_UNICODE61: not supported Evan Jones 2020-11-10 10:27:16 -0500
  • f3e1053225 Use go1.12 Yasuhiro Matsumoto 2020-09-11 17:21:27 +0900
  • db1299f70b Drop go1.11 Yasuhiro Matsumoto 2020-09-11 17:13:42 +0900
  • ff31ca8dcb fix gh actions workflow Mitsuo Heijo 2020-10-13 21:02:23 +0900
  • 944294858c fix: Cancel in a shorter time in racy test Mitsuo Heijo 2020-10-13 20:45:53 +0900
  • 4fbe5a77e4
    Merge 28b23918db into 92f580b350 pzbitskiy 2020-10-06 06:32:01 +0000
  • 92f580b350
    Fix #860 extenstion entry bug (#861) v1.14.4 Yunus Ayar 2020-10-02 10:13:14 +0200
  • 88a5801acf Fix #860 extenstion entry bug terrakuh 2020-10-02 09:06:28 +0200
  • 914d47f0a8
    README.md: use link in markdown Buk Bukowski 2020-09-30 19:33:28 +0200
  • 2afab15940
    Use go1.12 Yasuhiro Matsumoto 2020-09-11 17:21:27 +0900
  • f030c8c2df
    Drop go1.11 Yasuhiro Matsumoto 2020-09-11 17:13:42 +0900
  • 4120733fec
    Add build tag ignore for upgrade script (#851) v1.14.3 mattn 2020-09-11 16:06:34 +0900