Commit Graph

  • 5d8a840b5d Fix date/time format for SQLite, use RFC 3339 Travis Cross 2017-12-24 09:02:40 +0000
  • aa64e2fb33 Remove potentially conflicting impl of ToSqlOutput. John Gallagher 2017-12-05 19:40:09 -0500
  • 402d5340d5 Patch release of libsqlite3-sys to remove crates.io keyword John Gallagher 2017-12-05 18:05:51 -0500
  • 94febda05a
    Merge pull request #311 from jgallagher/clippy-warnings John Gallagher 2017-12-05 18:05:02 -0500
  • 20c86dd2a1
    Merge pull request #315 from sgrif/sg-keyword-cleanup John Gallagher 2017-12-05 18:04:43 -0500
  • b553a214c8 Remove the database keyword/category from libsqlite3-sys Sean Griffin 2017-12-03 14:20:54 -0700
  • 4bfbb5f1fe Fix handful of clippy warnings. John Gallagher 2017-11-17 11:37:23 -0700
  • 5f180c5a95 Add sqlcipher feature to README. John Gallagher 2017-11-13 15:59:56 -0700
  • 20ee7c6841 Fix 0.13.0 release date in Changelog John Gallagher 2017-11-13 15:57:34 -0700
  • a3bec58c96 Bump to v0.13.0. John Gallagher 2017-11-13 15:55:48 -0700
  • e1401359df
    Merge pull request #309 from jgallagher/gwenn-doc-rs John Gallagher 2017-11-13 15:55:20 -0700
  • f28df22a70 Add limits feature to docs.rs metadata. John Gallagher 2017-11-13 15:50:59 -0700
  • 42643820f6 Merge branch 'doc-rs' of https://github.com/gwenn/rusqlite into gwenn-doc-rs John Gallagher 2017-11-13 15:49:25 -0700
  • 00e90eaafe
    Merge pull request #308 from jgallagher/lvillani-sqlcipher John Gallagher 2017-11-13 15:47:11 -0700
  • 17f02d7dc8
    Merge pull request #307 from jgallagher/fitzgen-update-bindgen-dep John Gallagher 2017-11-13 15:46:59 -0700
  • cbdbacddd8 Merge branch 'sqlcipher' of https://github.com/lvillani/rusqlite into lvillani-sqlcipher John Gallagher 2017-11-13 13:29:24 -0700
  • 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 -0700
  • 5f800eb285
    Merge pull request #306 from jgallagher/twistedfall-master John Gallagher 2017-11-13 11:33:12 -0700
  • 68dbcc3c39
    Merge pull request #305 from jgallagher/lgarczyn-master John Gallagher 2017-11-13 10:26:32 -0700
  • ccf9e6fe6c Merge branch 'master' of https://github.com/twistedfall/rusqlite into twistedfall-master John Gallagher 2017-11-13 08:30:29 -0700
  • 6b81979eea Merge branch 'master' of https://github.com/lgarczyn/rusqlite into lgarczyn-master John Gallagher 2017-11-13 08:27:33 -0700
  • 217e12fcee
    Merge pull request #304 from jgallagher/gwenn-clippy John Gallagher 2017-11-13 08:23:52 -0700
  • e4b68fe0aa
    Merge pull request #303 from jgallagher/edelangh-flush_prepared_cached John Gallagher 2017-11-13 08:23:40 -0700
  • 498faac4db Merge branch 'clippy' of https://github.com/gwenn/rusqlite into gwenn-clippy John Gallagher 2017-11-12 16:27:42 -0700
  • 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 -0700
  • 73bc7b9dcf
    Merge pull request #302 from jgallagher/oherrala-update-deps John Gallagher 2017-11-12 16:17:33 -0700
  • 47ca815fa1 Bump rustc version for appveyor. John Gallagher 2017-11-12 15:24:21 -0700
  • 4852d826c8 Merge branch 'update-deps' of https://github.com/oherrala/rusqlite into oherrala-update-deps John Gallagher 2017-11-12 15:07:31 -0700
  • 3d34ab4168
    Merge pull request #287 from euclio/patch-1 John Gallagher 2017-11-12 15:04:34 -0700
  • 9d98ee54c0
    Merge pull request #286 from mcgoo/vcpkg John Gallagher 2017-11-12 15:03:49 -0700
  • 08228ec7c6
    Merge pull request #283 from king6cong/master John Gallagher 2017-11-12 15:03:31 -0700
  • b5f57c14c5
    Merge pull request #276 from cactorium/master John Gallagher 2017-11-12 15:02:41 -0700
  • ea7207b83d Update bindgen dependency to the latest version Nick Fitzgerald 2017-11-11 17:09:19 -0800
  • 8cbfc00ec6 Add support for linking to SQLCipher Lorenzo Villani 2017-10-24 10:54:48 +0200
  • 28d58529b7 Update dependencies Ossi Herrala 2017-10-09 22:55:55 +0300
  • c08ee8be82 Export RowIndex trait to allow external code to be generic over what can index be Pro 2017-09-20 15:34:06 +0200
  • c842e789bd Merge remote-tracking branch 'jgallagher/master' into vtab gwenn 2017-09-11 19:45:22 +0200
  • ab643c90ce review panic in InnerConnection.drop edelangh 2017-09-06 16:50:21 +0200
  • 148dc0baf0 Fix more clippy warnings gwenn 2017-08-18 21:26:44 +0200
  • 0d1907887e add cfg for test edelangh 2017-07-20 16:31:58 +0200
  • f7c1a8e7b8 Fix some clippy warnings gwenn 2017-07-19 21:26:39 +0200
  • bdd4f9a1a9 Added drop for Connection to prevent fd leak edelangh 2017-07-19 12:22:31 +0200
  • 301634add7 fixed timezone issue louis 2017-07-18 09:56:02 -0600
  • 6188a6a97c added more tests louis 2017-07-18 17:46:49 +0200
  • 8bc97972f8 fixed %F instead of %F:%s louis 2017-07-18 17:43:25 +0200
  • 0a114c4436 Fixed loss of time information during string conversion louis 2017-07-11 17:15:07 +0200
  • 0d001583b2 Fixed loss of time information during string conversion louis 2017-07-11 17:01:25 +0200
  • 6a4592da3c add glob for sqlite sources in .gitattributes Andy Russell 2017-06-21 15:00:01 -0400
  • c2df3c27c5 msvc/vcpkg dynamic builds now require explicit opt-in Jim McGrath 2017-06-16 10:33:07 -0500
  • 83fb80d346 Docs.rs now supports building non-default features gwenn 2017-06-09 20:04:28 +0200
  • 99ef10d599 Merge remote-tracking branch 'jgallagher/master' into doc-rs gwenn 2017-06-09 19:49:57 +0200
  • 13a32e4004 code indent king6cong 2017-06-01 17:31:41 +0800
  • dde762bf0e Rename Error::Other to Error::ToSqlConversionFailure Kelvin Ly 2017-05-30 19:22:14 -0400
  • d5bd7d9601 Bump libsqlite3-sys to 0.8.1. John Gallagher 2017-05-29 16:56:47 -0400
  • 4956e815cc Merge pull request #282 from mcgoo/vcpkg John Gallagher 2017-05-29 15:09:21 -0400
  • 90731a4b99 document use of vcpkg Jim McGrath 2017-05-29 13:58:27 -0500
  • 0dad144516 Merge pull request #281 from jgallagher/publish-0.12.0 John Gallagher 2017-05-29 14:43:46 -0400
  • 58aca46a3d Bump version to 0.12.0. John Gallagher 2017-05-29 13:42:15 -0400
  • 90c01b900d Update Changelog John Gallagher 2017-05-29 10:34:02 -0400
  • e873183170 Add contributor John Gallagher 2017-05-29 10:23:42 -0400
  • 5e86b65587 Add contributor John Gallagher 2017-05-29 10:12:59 -0400
  • 99dfc51f56 Add contributor John Gallagher 2017-05-29 10:08:52 -0400
  • 60aca5507b Add contributor John Gallagher 2017-05-29 10:03:05 -0400
  • 20de96083a Merge pull request #280 from jgallagher/to-sql-str-u8 John Gallagher 2017-05-29 13:39:35 -0400
  • 8c7f7a40a6 Merge pull request #279 from jgallagher/new-deps John Gallagher 2017-05-29 12:26:05 -0400
  • 3827a835ef Add ToSql impls for str and [u8]. John Gallagher 2017-05-29 11:20:28 -0400
  • 4623064f4d Update to bitflags 0.9. John Gallagher 2017-05-29 10:52:19 -0400
  • 6b360a11c2 Merge pull request #258 from gwenn/constants John Gallagher 2017-05-29 10:37:26 -0400
  • 0c67a342e0 Merge pull request #270 from gwenn/linguist-vendored John Gallagher 2017-05-29 10:30:44 -0400
  • b1927b31bf Merge pull request #278 from mcgoo/vcpkg John Gallagher 2017-05-29 10:23:08 -0400
  • 7e779b04ee Merge pull request #267 from THeK3nger/readme-bundle John Gallagher 2017-05-29 10:12:39 -0400
  • b7ce75b463 Merge pull request #264 from gwenn/outdated John Gallagher 2017-05-29 10:11:09 -0400
  • 50dcaf44ac Merge pull request #263 from sfackler/master John Gallagher 2017-05-29 10:08:17 -0400
  • 33b7382ae7 Merge pull request #261 from aidanhs/aphs-empty-blob-function John Gallagher 2017-05-29 10:02:22 -0400
  • b3faed0f75 only depend on vcpkg for cfg(target_env = "msvc") Jim McGrath 2017-05-28 06:15:47 -0500
  • 0dd10f85ba for msvc abi builds, add support for using sqlite from a vcpkg installation if available Jim McGrath 2017-05-27 22:35:46 -0500
  • 022f1e8671 Add Other variant for the Error type Kelvin Ly 2017-05-19 23:48:06 -0400
  • 94670c0119 Rustfmt gwenn 2017-05-12 19:18:42 +0200
  • dfdd42fd09 Bind sqlite3_commit_hook and sqlite3_rollback_hook gwenn 2017-05-12 19:14:34 +0200
  • 466b8aab2f Rename row parameter to row_id gwenn 2017-05-12 19:12:10 +0200
  • aa97e0620f Use the linguist-vendored attribute to vendor sqlite3 sources gwenn 2017-05-08 17:52:39 +0200
  • ffeb450766 Add snippet for enabling bundled features in Readme Davide Aversa 2017-05-02 09:36:41 +0200
  • e8bc9fcc21 TypeChooser has been renamed to ParseCallbacks gwenn 2017-04-27 18:42:10 +0200
  • 3e6fffaf94 Due to rust monophormisation, there is no need for double indirection gwenn 2017-04-27 18:05:12 +0200
  • 63a444a95f Fix memory leak and add test gwenn 2017-04-26 20:12:48 +0200
  • 6eb98afd67 SQLITE_RECURSIVE is not available with SQLite 3.6.8 gwenn 2017-04-25 21:08:41 +0200
  • 3b575c3b4a Implementation of sqlite3_update_hook #260 gwenn 2017-04-25 20:58:22 +0200
  • 197d1161c3 Field estimatedRows is not available with SQLite 3.7.7 gwenn 2017-04-21 21:50:38 +0200
  • 6371c0c6ec Fix bindgen 3.7.7 gwenn 2017-04-21 21:38:29 +0200
  • 1d684ae653 Merge remote-tracking branch 'jgallagher/master' into vtab gwenn 2017-04-21 20:01:04 +0200
  • 30bba4618b Upgrade outdated dependencies gwenn 2017-04-21 19:47:47 +0200
  • 9ea48db46f Some open flags are not available in 3.6.8 gwenn 2017-04-20 20:59:07 +0200
  • fba280ff64 Some limits are not available in 3.6.8 gwenn 2017-04-20 20:33:18 +0200
  • d4177c5217 Set HAVE_USLEEP Steven Fackler 2017-04-18 12:37:04 +0200
  • 7bd969b8fd Fix functions for empty blobs Aidan Hobson Sayers 2017-04-16 16:49:28 +0100
  • 08f96a678e Rustfmt gwenn 2017-04-07 19:43:24 +0200
  • 4e5b64fbca Use constants generated by bindgen where possible gwenn 2017-04-07 19:36:31 +0200
  • cd824aeaee Bump to 0.11.0 John Gallagher 2017-04-06 14:10:32 -0400
  • 87ab8aefc8 Merge pull request #257 from jgallagher/add-sqlite-3-7-16-bindgen John Gallagher 2017-04-06 13:57:37 -0400
  • 5a5d28ec69 Add bindgen bindings for SQLite 3.7.16 to libsqlite3-sys. John Gallagher 2017-04-06 13:34:36 -0400