Commit Graph

  • c11229e0c5
    Merge pull request #327 from gwenn/3.22.0 gwenn 2018-03-24 04:00:58 +01:00
  • 9bdc18d4c0 Fix typo gwenn 2018-03-24 03:48:09 +01:00
  • 718b985d86
    Merge pull request #338 from gwenn/future-compatibility gwenn 2018-03-24 03:14:16 +01:00
  • df68479620
    Merge pull request #333 from gwenn/deps.rs gwenn 2018-03-24 03:09:51 +01:00
  • 64d401ba19
    Merge pull request #322 from traviscross/improvement/add-comment-about-mut-connection gwenn 2018-03-24 03:04:42 +01:00
  • d2a71a1352 Improve error message when we can't open a database gwenn 2018-03-10 19:17:22 +01:00
  • 3b5e224f82 Fix tyvar_behind_raw_pointer warnings gwenn 2018-03-10 18:07:30 +01:00
  • db87de4086 Inline csv dependency gwenn 2018-03-10 17:02:23 +01:00
  • 96e5cf2239 Fix statement cache gwenn 2018-02-17 10:11:39 +01:00
  • 5bd1bd2c60 Add deps.rs badge gwenn 2018-02-12 18:37:03 +01:00
  • 87d97b143e Fix upgrade script gwenn 2018-02-10 11:11:51 +01:00
  • 08cda05406 Update to latest version of SQLite3 3.22.0 #326 gwenn 2018-02-10 11:04:02 +01:00
  • c10c4edb84 Upgrade to csv 0.15 gwenn 2018-01-27 10:36:24 +01:00
  • 4357471197 Fix build errors related to bitflags gwenn 2018-01-27 10:32:58 +01:00
  • 3aaab1e36f Merge remote-tracking branch 'remotes/jgallagher/master' into vtab gwenn 2018-01-20 12:29:07 +01:00
  • 96103b0662 Merge remote-tracking branch 'jgallagher/master' into hooks gwenn 2018-01-20 10:08:40 +01:00
  • 2a03c1ad4d Add DropBehavior::Panic to enforce intentional commit or rollback. Richard Newman 2018-01-11 16:52:32 -08:00
  • 7e280d4e64 Add comment to justify &mut Connection in Transaction Travis Cross 2017-12-31 10:15:41 +00:00
  • 5d8a840b5d Fix date/time format for SQLite, use RFC 3339 Travis Cross 2017-12-24 09:02:40 +00:00
  • aa64e2fb33 Remove potentially conflicting impl of ToSqlOutput. John Gallagher 2017-12-05 19:40:09 -05:00
  • 402d5340d5 Patch release of libsqlite3-sys to remove crates.io keyword John Gallagher 2017-12-05 18:05:51 -05:00
  • 94febda05a
    Merge pull request #311 from jgallagher/clippy-warnings John Gallagher 2017-12-05 18:05:02 -05:00
  • 20c86dd2a1
    Merge pull request #315 from sgrif/sg-keyword-cleanup John Gallagher 2017-12-05 18:04:43 -05:00
  • b553a214c8 Remove the database keyword/category from libsqlite3-sys Sean Griffin 2017-12-03 14:20:54 -07:00
  • 4bfbb5f1fe Fix handful of clippy warnings. John Gallagher 2017-11-17 11:37:23 -07:00
  • 5f180c5a95 Add sqlcipher feature to README. John Gallagher 2017-11-13 15:59:56 -07:00
  • 20ee7c6841 Fix 0.13.0 release date in Changelog John Gallagher 2017-11-13 15:57:34 -07:00
  • a3bec58c96 Bump to v0.13.0. John Gallagher 2017-11-13 15:55:48 -07:00
  • e1401359df
    Merge pull request #309 from jgallagher/gwenn-doc-rs John Gallagher 2017-11-13 15:55:20 -07:00
  • f28df22a70 Add limits feature to docs.rs metadata. John Gallagher 2017-11-13 15:50:59 -07:00
  • 42643820f6 Merge branch 'doc-rs' of https://github.com/gwenn/rusqlite into gwenn-doc-rs John Gallagher 2017-11-13 15:49:25 -07:00
  • 00e90eaafe
    Merge pull request #308 from jgallagher/lvillani-sqlcipher John Gallagher 2017-11-13 15:47:11 -07:00
  • 17f02d7dc8
    Merge pull request #307 from jgallagher/fitzgen-update-bindgen-dep John Gallagher 2017-11-13 15:46:59 -07:00
  • cbdbacddd8 Merge branch 'sqlcipher' of https://github.com/lvillani/rusqlite into lvillani-sqlcipher John Gallagher 2017-11-13 13:29:24 -07:00
  • dc6268d4c9 Merge branch 'update-bindgen-dep' of https://github.com/fitzgen/rusqlite into fitzgen-update-bindgen-dep John Gallagher 2017-11-13 13:26:50 -07:00
  • 5f800eb285
    Merge pull request #306 from jgallagher/twistedfall-master John Gallagher 2017-11-13 11:33:12 -07:00
  • 68dbcc3c39
    Merge pull request #305 from jgallagher/lgarczyn-master John Gallagher 2017-11-13 10:26:32 -07:00
  • ccf9e6fe6c Merge branch 'master' of https://github.com/twistedfall/rusqlite into twistedfall-master John Gallagher 2017-11-13 08:30:29 -07:00
  • 6b81979eea Merge branch 'master' of https://github.com/lgarczyn/rusqlite into lgarczyn-master John Gallagher 2017-11-13 08:27:33 -07:00
  • 217e12fcee
    Merge pull request #304 from jgallagher/gwenn-clippy John Gallagher 2017-11-13 08:23:52 -07:00
  • e4b68fe0aa
    Merge pull request #303 from jgallagher/edelangh-flush_prepared_cached John Gallagher 2017-11-13 08:23:40 -07:00
  • 498faac4db Merge branch 'clippy' of https://github.com/gwenn/rusqlite into gwenn-clippy John Gallagher 2017-11-12 16:27:42 -07:00
  • d000aa52d7 Merge branch 'flush_prepared_cached' of https://github.com/edelangh/rusqlite into edelangh-flush_prepared_cached John Gallagher 2017-11-12 16:23:59 -07:00
  • 73bc7b9dcf
    Merge pull request #302 from jgallagher/oherrala-update-deps John Gallagher 2017-11-12 16:17:33 -07:00
  • 47ca815fa1 Bump rustc version for appveyor. John Gallagher 2017-11-12 15:24:21 -07:00
  • 4852d826c8 Merge branch 'update-deps' of https://github.com/oherrala/rusqlite into oherrala-update-deps John Gallagher 2017-11-12 15:07:31 -07:00
  • 3d34ab4168
    Merge pull request #287 from euclio/patch-1 John Gallagher 2017-11-12 15:04:34 -07:00
  • 9d98ee54c0
    Merge pull request #286 from mcgoo/vcpkg John Gallagher 2017-11-12 15:03:49 -07:00
  • 08228ec7c6
    Merge pull request #283 from king6cong/master John Gallagher 2017-11-12 15:03:31 -07:00
  • b5f57c14c5
    Merge pull request #276 from cactorium/master John Gallagher 2017-11-12 15:02:41 -07:00
  • ea7207b83d Update bindgen dependency to the latest version Nick Fitzgerald 2017-11-11 17:09:19 -08:00
  • 8cbfc00ec6 Add support for linking to SQLCipher Lorenzo Villani 2017-10-24 10:54:48 +02:00
  • 28d58529b7 Update dependencies Ossi Herrala 2017-10-09 22:55:55 +03:00
  • c08ee8be82 Export RowIndex trait to allow external code to be generic over what can index be Pro 2017-09-20 15:34:06 +02:00
  • c842e789bd Merge remote-tracking branch 'jgallagher/master' into vtab gwenn 2017-09-11 19:45:22 +02:00
  • ab643c90ce review panic in InnerConnection.drop edelangh 2017-09-06 16:50:21 +02:00
  • 148dc0baf0 Fix more clippy warnings gwenn 2017-08-18 21:26:44 +02:00
  • 0d1907887e add cfg for test edelangh 2017-07-20 16:31:58 +02:00
  • f7c1a8e7b8 Fix some clippy warnings gwenn 2017-07-19 21:26:39 +02:00
  • bdd4f9a1a9 Added drop for Connection to prevent fd leak edelangh 2017-07-19 12:22:31 +02:00
  • 301634add7 fixed timezone issue louis 2017-07-18 09:56:02 -06:00
  • 6188a6a97c added more tests louis 2017-07-18 17:46:49 +02:00
  • 8bc97972f8 fixed %F instead of %F:%s louis 2017-07-18 17:43:25 +02:00
  • 0a114c4436 Fixed loss of time information during string conversion louis 2017-07-11 17:15:07 +02:00
  • 0d001583b2 Fixed loss of time information during string conversion louis 2017-07-11 17:01:25 +02:00
  • 6a4592da3c add glob for sqlite sources in .gitattributes Andy Russell 2017-06-21 15:00:01 -04:00
  • c2df3c27c5 msvc/vcpkg dynamic builds now require explicit opt-in Jim McGrath 2017-06-16 10:33:07 -05:00
  • 83fb80d346 Docs.rs now supports building non-default features gwenn 2017-06-09 20:04:28 +02:00
  • 99ef10d599 Merge remote-tracking branch 'jgallagher/master' into doc-rs gwenn 2017-06-09 19:49:57 +02:00
  • 13a32e4004 code indent king6cong 2017-06-01 17:31:41 +08:00
  • dde762bf0e Rename Error::Other to Error::ToSqlConversionFailure Kelvin Ly 2017-05-30 19:22:14 -04:00
  • d5bd7d9601 Bump libsqlite3-sys to 0.8.1. John Gallagher 2017-05-29 16:56:47 -04:00
  • 4956e815cc Merge pull request #282 from mcgoo/vcpkg John Gallagher 2017-05-29 15:09:21 -04:00
  • 90731a4b99 document use of vcpkg Jim McGrath 2017-05-29 13:58:27 -05:00
  • 0dad144516 Merge pull request #281 from jgallagher/publish-0.12.0 John Gallagher 2017-05-29 14:43:46 -04:00
  • 58aca46a3d Bump version to 0.12.0. John Gallagher 2017-05-29 13:42:15 -04:00
  • 90c01b900d Update Changelog John Gallagher 2017-05-29 10:34:02 -04:00
  • e873183170 Add contributor John Gallagher 2017-05-29 10:23:42 -04:00
  • 5e86b65587 Add contributor John Gallagher 2017-05-29 10:12:59 -04:00
  • 99dfc51f56 Add contributor John Gallagher 2017-05-29 10:08:52 -04:00
  • 60aca5507b Add contributor John Gallagher 2017-05-29 10:03:05 -04:00
  • 20de96083a Merge pull request #280 from jgallagher/to-sql-str-u8 John Gallagher 2017-05-29 13:39:35 -04:00
  • 8c7f7a40a6 Merge pull request #279 from jgallagher/new-deps John Gallagher 2017-05-29 12:26:05 -04:00
  • 3827a835ef Add ToSql impls for str and [u8]. John Gallagher 2017-05-29 11:20:28 -04:00
  • 4623064f4d Update to bitflags 0.9. John Gallagher 2017-05-29 10:52:19 -04:00
  • 6b360a11c2 Merge pull request #258 from gwenn/constants John Gallagher 2017-05-29 10:37:26 -04:00
  • 0c67a342e0 Merge pull request #270 from gwenn/linguist-vendored John Gallagher 2017-05-29 10:30:44 -04:00
  • b1927b31bf Merge pull request #278 from mcgoo/vcpkg John Gallagher 2017-05-29 10:23:08 -04:00
  • 7e779b04ee Merge pull request #267 from THeK3nger/readme-bundle John Gallagher 2017-05-29 10:12:39 -04:00
  • b7ce75b463 Merge pull request #264 from gwenn/outdated John Gallagher 2017-05-29 10:11:09 -04:00
  • 50dcaf44ac Merge pull request #263 from sfackler/master John Gallagher 2017-05-29 10:08:17 -04:00
  • 33b7382ae7 Merge pull request #261 from aidanhs/aphs-empty-blob-function John Gallagher 2017-05-29 10:02:22 -04:00
  • b3faed0f75 only depend on vcpkg for cfg(target_env = "msvc") Jim McGrath 2017-05-28 06:15:47 -05:00
  • 0dd10f85ba for msvc abi builds, add support for using sqlite from a vcpkg installation if available Jim McGrath 2017-05-27 22:35:46 -05:00
  • 022f1e8671 Add Other variant for the Error type Kelvin Ly 2017-05-19 23:48:06 -04:00
  • 94670c0119 Rustfmt gwenn 2017-05-12 19:18:42 +02:00
  • dfdd42fd09 Bind sqlite3_commit_hook and sqlite3_rollback_hook gwenn 2017-05-12 19:14:34 +02:00
  • 466b8aab2f Rename row parameter to row_id gwenn 2017-05-12 19:12:10 +02:00
  • aa97e0620f Use the linguist-vendored attribute to vendor sqlite3 sources gwenn 2017-05-08 17:52:39 +02:00
  • ffeb450766 Add snippet for enabling bundled features in Readme Davide Aversa 2017-05-02 09:36:41 +02:00