Commit Graph

  • 1704ea522d Merge pull request #134 from antoine-lizee/patch-1 mattn 2014-07-30 09:00:17 +0900
  • 0cdea24bc7 Update simple.go (very small change) tonio3l 2014-07-29 11:46:30 -0700
  • 9ac94b6fbf Prefer md mattn 2014-07-16 17:56:05 +0900
  • 07b39a049e Add TestStress mattn 2014-07-16 17:44:23 +0900
  • 3db806ab95 Merge pull request #132 from fiber/master mattn 2014-07-16 17:35:13 +0900
  • deaffef7cb implicitly close Stmt in Queryer, Close #131 Sven Engelhardt 2014-07-15 18:11:07 +0200
  • f87f73cc9a Merge pull request #130 from shuhaowu/sqlite-backup-step-done-check mattn 2014-07-12 23:38:18 +0900
  • 6d40aa115a Changed interface for backup step Shuhao Wu 2014-07-11 10:31:28 -0400
  • 9d2ae379b4 Upgrade amalgamation code mattn 2014-07-11 12:26:33 +0900
  • f4a65d9497 Added an IsDone method for backup Shuhao Wu 2014-07-10 16:23:05 -0400
  • fd3cd65a89 Merge pull request #127 from sean-duffy/master mattn 2014-07-08 19:06:22 +0900
  • d444acb5da Add missing time format, fixes #43 Sean Duffy 2014-07-08 10:56:44 +0100
  • 191ca24657 Rename mattn 2014-07-04 10:25:27 +0900
  • ff8505c4ac Rename mattn 2014-07-04 10:21:58 +0900
  • 9eb751e8f1 Add doc mattn 2014-07-04 09:54:28 +0900
  • 5fb02bd99d Enable test for Queryer mattn 2014-06-26 04:06:39 +0900
  • d9e7576acf Fix error on Execer. Close #124 mattn 2014-06-26 03:54:09 +0900
  • d56eb93ecb Implements Execer/Queryer. Close #60, #82, #113 mattn 2014-06-25 11:41:58 +0900
  • a59fbb40eb Merge pull request #116 from c14n/master mattn 2014-06-25 11:34:13 +0900
  • f7d2df0102 Remove dead code in SQLiteRows.Bind. Close #119 mattn 2014-06-25 11:30:31 +0900
  • 71e406bc79 Don't return error when succeeded mattn 2014-05-27 10:35:20 +0900
  • 6ec1687716 Fix ErrNoticeRecoverWAL variable name. Christoph Martin 2014-04-01 18:09:00 +0200
  • f395aa170e Enable extended error codes. Christoph Martin 2014-04-01 14:01:19 +0200
  • ded4a4bb1b Add msvcr100 for 64bit mattn 2014-03-19 13:22:18 +0900
  • 58c62dc30c Merge pull request #99 from fawick/master mattn 2014-03-19 13:20:30 +0900
  • 980ea65c41 Merge pull request #114 from jkl1337/master mattn 2014-03-14 14:00:09 +0900
  • 8c7b228d93 Update sqlite to 3.8.4.1. John K. Luebs 2014-03-14 00:37:16 -0400
  • fb0ae12484 Merge pull request #110 from tpltnt/master mattn 2014-02-18 09:13:53 +0900
  • 487e651e19 tiny typo fix tpltnt 2014-02-18 01:06:30 +0100
  • ab9bed5c80 Use goveralls -repotoken mattn 2014-02-07 09:34:58 +0900
  • e52d4b08c1 Add backup. Close #104 mattn 2014-01-30 19:45:09 +0900
  • ba91ba98f9 Fix test mattn 2014-01-29 09:17:47 +0900
  • baffbbc154 go cover mattn 2014-01-29 09:07:10 +0900
  • dfec358c75 Add test for error == nil mattn 2014-01-29 09:02:22 +0900
  • 79fb9332c1 Add example that query github repositories mattn 2014-01-23 10:56:01 +0900
  • f85c1dc044 Enable Sqlite R*Tree Module Fabian Wickborn 2013-12-22 23:20:40 +0100
  • afb8145692 Merge pull request #97 from mpl/master mattn 2013-12-05 15:55:55 -0800
  • 4a7ad328b7 Next(): populate Row with []byte instead of string, as per driver doc mpl 2013-12-05 16:58:28 +0100
  • c066df8cd4 Merge pull request #96 from ericfrederich/eric_dev mattn 2013-12-01 15:54:46 -0800
  • fdaaa1381b Remove compiler error Eric L. Frederich 2013-11-30 22:40:21 -0500
  • 8d3a4e0ee8 Merge pull request #91 from robertknight/rob-extended_err_info mattn 2013-11-19 16:28:21 -0800
  • 72bb737cf9 Add unit test for enhanced error reporting Robert Knight 2013-11-19 14:05:48 +0000
  • e0729751ac Update test expectations follow change of concrete error type Robert Knight 2013-11-19 13:53:24 +0000
  • 19cb26da92 Provide more detailed error messages Robert Knight 2013-11-19 09:13:19 +0000
  • 056b49918a Merge pull request #88 from hattya/close_v2 mattn 2013-10-24 17:02:49 -0700
  • 8727f70038 Merge pull request #89 from hattya/blob mattn 2013-10-24 16:59:21 -0700
  • ef9b514cad sqlite3_column_blob() returns NULL for zero-length BLOB Akinori Hattori 2013-10-24 22:25:07 +0900
  • 4970c4bff6 Use sqlite3_close_v2() Akinori Hattori 2013-10-24 22:21:37 +0900
  • 2a2faeaf38 Include errno.h when build on cygwin. Closes #87 mattn 2013-10-02 12:50:50 +0900
  • 87dbce4730 Merge pull request #86 from porjo/patch-1 mattn 2013-09-29 04:52:51 -0700
  • e8799fe79a Update README.mkd Porjo 2013-09-28 19:55:26 +0100
  • 91c1a17d61 Merge pull request #85 from timob/master mattn 2013-09-18 01:15:14 -0700
  • a2f69308b3 Add benchmark tests. As used by other database/sql drivers. Tim O'Brien 2013-09-18 19:56:03 +1200
  • d0ce1a1784 Merge pull request #83 from dajohi/master mattn 2013-09-12 18:00:34 -0700
  • 5b74e9ce72 add new test for WAL journal_mode David Hill 2013-09-12 11:38:11 -0400
  • 1ca536cf83 Disable Execer/Queryer until database/sql/driver implement QueryRow: #82 mattn 2013-09-12 10:46:35 +0900
  • 1c16dbe609 rename mattn 2013-09-12 09:40:57 +0900
  • 7dadd98d75 Execer/Queryer should use transaction mattn 2013-09-12 09:11:01 +0900
  • d8f315ab83 Fixes test mattn 2013-09-09 13:45:51 +0900
  • f595dd9955 Fixes Queryer mattn 2013-09-09 13:44:24 +0900
  • 77ebf39cf9 Fixes Execer/Queryer mattn 2013-09-09 12:28:34 +0900
  • fc9f8cab24 Fixes test mattn 2013-09-09 11:27:04 +0900
  • 9150577da1 Close rows if not nil mattn 2013-09-09 11:26:55 +0900
  • 21c1469999 Must not close statement mattn 2013-09-09 11:14:26 +0900
  • 3f20cb1697 Implements Queryer mattn 2013-09-09 10:56:45 +0900
  • 132e6e9898 Remove debug message mattn 2013-09-09 10:51:54 +0900
  • d4673cd31c Implements Execer mattn 2013-09-09 10:44:44 +0900
  • 73ea0ad09f Remove old information mattn 2013-09-03 21:48:14 +0900
  • 77c9648f4a Fixes test mattn 2013-09-03 19:40:18 +0900
  • 6176b90b70 Add tests mattn 2013-09-03 19:36:33 +0900
  • 8b2ef7351f Remove -v mattn 2013-09-02 09:44:13 +0900
  • e6e7dc1202 CFLAGS mattn 2013-08-30 22:43:00 +0900
  • 2d6a60e2f5 Start work on introducing machine-readable error codes. Jochen Voss 2013-06-20 21:52:38 +0100
  • 75ef7d6c67 Add Makefile mattn 2013-08-30 22:28:02 +0900
  • c1e6c9a1bc Merge pull request #75 from dajohi/master mattn 2013-08-28 19:17:43 -0700
  • 8897c6d5ef unbreak build on non-linux David Hill 2013-08-28 22:06:36 -0400
  • 1450ef9d4d coverage badge mattn 2013-08-29 10:07:31 +0900
  • c4dc66cdcd Use tip on travis mattn 2013-08-29 10:03:00 +0900
  • 501b1ea772 mv mattn 2013-08-28 14:50:02 +0900
  • 691a8a9de3 Use sqlite3.c in all platforms mattn 2013-08-28 14:46:33 +0900
  • a3e3a8e981 Merge pull request #73 from cookieo9/extlist mattn 2013-08-25 08:53:29 -0700
  • 0dd71564e2 Changed extension support to load from a string list of extensions Carlos Castillo 2013-08-24 20:36:35 -0700
  • 976f43861f Added error return to ConnectHook and fixed extension example Carlos Castillo 2013-08-24 20:04:51 -0700
  • 248e51c050 Rename because travis bringup error mattn 2013-08-23 14:29:04 +0900
  • ac279b69bf Fixes typo mattn 2013-08-23 14:26:33 +0900
  • 3abc26b4ef Add AutoCommit mattn 2013-08-23 14:11:15 +0900
  • e6850435ff Possible to register custom driver mattn 2013-08-23 13:58:54 +0900
  • e6690f40af Add example for sqlite3 extension mattn 2013-08-23 09:59:23 +0900
  • 3420c2b872 Add example for sqlite3_with_extensions mattn 2013-08-23 09:58:27 +0900
  • 6671b69503 mv mattn 2013-08-23 09:58:17 +0900
  • f6dadd82d8 Add new driver name 'sqlite3_with_extensions' mattn 2013-08-23 09:57:22 +0900
  • 34a33cffaa Rervert ff8e6729ce mattn 2013-08-14 12:07:06 +0900
  • 11ed382de3 Rename, build c file only for windows mattn 2013-08-13 22:29:54 +0900
  • c7bece2a70 Fixes package name mattn 2013-08-13 22:10:30 +0900
  • ff8e6729ce Start work on introducing machine-readable error codes. Jochen Voss 2013-06-20 21:52:38 +0100
  • ad95f5fd3d Upgrade amalgramation code mattn 2013-08-13 21:44:05 +0900
  • c1b0b47cb9 Merge pull request #67 from dajohi/master mattn 2013-08-04 16:53:48 -0700
  • ecc4ab4956 call sqlite3_column_blob() before sqlite3_column_bytes() David Hill 2013-08-02 00:41:09 -0400
  • dc751dd5f6 Merge pull request #64 from wei2912/patch-2 mattn 2013-06-18 05:04:07 -0700
  • 82c791ba4f Fix a few grammatical errors. wei2912 2013-06-18 19:40:15 +0800