Commit Graph

  • 6c1ddbf184 Add as_raw to Connection and Statement Ivan Ukhov 2017-08-23 10:13:59 +02:00
  • 8b3e284771 Make a cosmetic adjustment Ivan Ukhov 2017-08-23 10:13:05 +02:00
  • 9aba31e37c Adjust the formatting of the macros Ivan Ukhov 2017-08-23 10:09:04 +02:00
  • 742837660d Bump the version number Ivan Ukhov 2017-08-23 08:08:16 +02:00
  • 1ed353756e Make it compile on stable Ivan Ukhov 2017-08-23 08:06:53 +02:00
  • 24f63fc0c9 Bump the version number Ivan Ukhov 2017-08-23 06:06:18 +02:00
  • b3b10acd2a Fix styles Ivan Ukhov 2017-08-23 06:06:04 +02:00
  • ec8ecc7f04 Add a badge for the documentation Ivan Ukhov 2017-08-22 17:51:45 +02:00
  • c56e975381 Fix a missing comma Ivan Ukhov 2017-08-22 17:50:23 +02:00
  • 9d904ddd43 Bump the version number Ivan Ukhov 2017-08-22 17:48:54 +02:00
  • c1df7750dc Add the readme attribute Ivan Ukhov 2017-08-22 17:48:48 +02:00
  • 08c4dec645 Update the examples according to rustfmt Ivan Ukhov 2017-08-22 17:47:44 +02:00
  • 006027159b Run rustfmt Ivan Ukhov 2017-08-22 17:34:03 +02:00
  • 4759cb346d Update the license Ivan Ukhov 2017-02-11 09:49:40 +01:00
  • fa6dc9619c Update the dependencies Ivan Ukhov 2017-02-11 09:49:16 +01:00
  • a8ebd7bdaa Add categories and keywords Ivan Ukhov 2017-01-25 17:16:42 +01:00
  • 0b14585c52 Bump the version number Ivan Ukhov 2016-11-30 13:24:02 +01:00
  • 3b91ef662c Update the authors list Ivan Ukhov 2016-11-30 13:23:57 +01:00
  • 2cfd870ed3 Merge pull request #6 from tomaka/patch-1 Ivan Ukhov 2016-11-30 13:22:15 +01:00
  • 85495e8a96 Implement Send for Connection tomaka 2016-11-30 12:53:32 +01:00
  • ac648f4ae1 Fix styles Ivan Ukhov 2016-11-08 09:12:33 +01:00
  • 1cae7d018a Switch to docs.rs for documentation Ivan Ukhov 2016-11-05 11:34:15 +01:00
  • 09a1557468 Introduce the linkage feature Ivan Ukhov 2016-07-03 20:08:17 +02:00
  • 1513a3444e Make a cosmetic adjustment Ivan Ukhov 2016-06-17 13:08:24 +02:00
  • 137ce0e7fe Refine the usage example Ivan Ukhov 2016-06-16 10:55:14 +02:00
  • 7778cd4be3 Update Travis’ configuration Ivan Ukhov 2016-06-15 19:47:36 +02:00
  • 730c3b7957 Update Travis’ configuration Ivan Ukhov 2016-06-15 19:45:56 +02:00
  • d307a90c34 Update the dependencies Ivan Ukhov 2016-06-15 19:44:41 +02:00
  • 72861e923b Bump the version number Ivan Ukhov 2016-05-22 19:37:47 +02:00
  • 49002ea4c9 Eliminate warnings Ivan Ukhov 2016-05-22 19:36:25 +02:00
  • b4411bce1d Update the dependencies Ivan Ukhov 2016-05-22 19:27:19 +02:00
  • 7680c08f39 Run tests on OS X as well Ivan Ukhov 2016-02-29 08:34:22 +01:00
  • 49768a948c Bump the version number Ivan Ukhov 2016-02-28 17:40:52 +01:00
  • 846c90952b Update sqlite3-sys Ivan Ukhov 2016-02-28 17:40:38 +01:00
  • 2b572428d1 Fix a typo Ivan Ukhov 2016-02-28 13:12:32 +01:00
  • 1b05ee3937 Bump the version number Ivan Ukhov 2016-02-28 13:12:08 +01:00
  • bb680f73c6 Extend the authors list Ivan Ukhov 2016-02-28 13:12:03 +01:00
  • f33b528538 Reexport the features of sqlite3-sys Ivan Ukhov 2016-02-28 13:11:44 +01:00
  • 45508fb2b6 Fix a typo Ivan Ukhov 2016-02-28 13:05:01 +01:00
  • d83232ef8f Merge branch 'istankovic-master' Ivan Ukhov 2016-02-28 13:04:43 +01:00
  • fc52cb5627 Reexport sqlite3-sys feature sqlcipher. Ivan Stankovic 2016-02-28 12:19:28 +01:00
  • 4b55805031 Relicense under Apache-2.0/MIT Ivan Ukhov 2016-02-27 13:05:42 +01:00
  • b4cd56521d Eliminate the build script Ivan Ukhov 2016-02-27 12:54:03 +01:00
  • a157cf36b2 Let the benchmarks work with four columns Ivan Ukhov 2015-12-21 16:51:44 +01:00
  • 8be28b9272 Adjust the example Ivan Ukhov 2015-12-20 07:00:31 +01:00
  • 12816e86f2 Extend the cursor_workflow test Ivan Ukhov 2015-11-22 20:26:47 +01:00
  • 96554c391d Adjust the documentation Ivan Ukhov 2015-11-22 08:19:21 +01:00
  • 51545f4c2b Make a cosmetic adjustment Ivan Ukhov 2015-11-22 07:00:09 +01:00
  • e8f01de25d Bump the version number Ivan Ukhov 2015-11-21 20:43:26 +01:00
  • edb26a9fa8 Make SQLite copy data when BLOB or TEXT Ivan Ukhov 2015-11-21 20:42:08 +01:00
  • 5691098657 Make a cosmetic adjustment Ivan Ukhov 2015-11-21 19:18:12 +01:00
  • 2720246b1a Let bind take self instead of &self Ivan Ukhov 2015-11-21 19:06:02 +01:00
  • fefb9afb5f Run the benchmarks on nightly Ivan Ukhov 2015-11-21 19:04:01 +01:00
  • 8ff1be5977 Add one more name to the list of authors Ivan Ukhov 2015-11-21 17:18:46 +01:00
  • 89b657b17c Bump the version number Ivan Ukhov 2015-11-21 17:15:58 +01:00
  • a817b4da3e Update the authors list Ivan Ukhov 2015-11-21 17:15:46 +01:00
  • 10e461e5e9 Fix the binding of string parameters Ivan Ukhov 2015-11-21 16:54:15 +01:00
  • 9564d9e6a6 Unify the tests Ivan Ukhov 2015-11-21 08:58:37 +01:00
  • d88890c818 Test for bug that cursors into statements with bindings return too early Jake Kerr 2015-11-20 17:08:47 -08:00
  • 26478c2f1a Use the version badge from shields.io Ivan Ukhov 2015-11-07 17:39:33 +01:00
  • 9cfa2e3f5f Fix the versions of the dependencies Ivan Ukhov 2015-11-07 17:39:10 +01:00
  • f0332ea720 Bump the version number Ivan Ukhov 2015-08-17 21:42:25 -04:00
  • 87e2ed70b8 Update Travis’ configuration Ivan Ukhov 2015-08-17 21:42:13 -04:00
  • 139d46bbc5 Require Sized for Readable Ivan Ukhov 2015-08-17 21:41:13 -04:00
  • 7082233156 Bump the version number Ivan Ukhov 2015-08-04 08:34:39 -04:00
  • 3eb3659128 Preserve column types when advancing a cursor Ivan Ukhov 2015-08-04 08:34:07 -04:00
  • d88c091c50 Add kind to Value Ivan Ukhov 2015-08-04 08:28:00 -04:00
  • f2e6ac7e03 Add benchmarks for Statement and Cursor Ivan Ukhov 2015-08-04 08:21:22 -04:00
  • b7206727f3 Bump the version number Ivan Ukhov 2015-08-04 07:38:06 -04:00
  • 065577d25f Add columns to Cursor Ivan Ukhov 2015-08-04 07:37:56 -04:00
  • 3ebfc76d37 A cosmetic reordering Ivan Ukhov 2015-08-04 07:30:13 -04:00
  • 125317935b Remove state from Statement Ivan Ukhov 2015-08-04 07:27:58 -04:00
  • b0f9a06442 Update the example Ivan Ukhov 2015-08-03 22:02:46 -04:00
  • 174dcdca5a Add auxiliary as_* to Value Ivan Ukhov 2015-08-03 22:00:53 -04:00
  • 22aea1100f Always succeed when calling Statement::cursor Ivan Ukhov 2015-08-03 21:21:44 -04:00
  • fd9c9a0a25 Bump the version number Ivan Ukhov 2015-08-03 17:29:00 -04:00
  • c5efaedc73 Reset the state after Cursor’s bind Ivan Ukhov 2015-08-03 17:28:48 -04:00
  • 0e41f32222 Bump the version number Ivan Ukhov 2015-08-03 17:24:17 -04:00
  • ef9793a303 Simplify the example Ivan Ukhov 2015-08-03 17:23:22 -04:00
  • 2091c9843c Rename process to iterate Ivan Ukhov 2015-08-03 17:12:15 -04:00
  • 5072b6e2f3 Rename Iterator to Cursor Ivan Ukhov 2015-08-03 17:10:30 -04:00
  • 162f27fa3c Refine the language of statements and iterators Ivan Ukhov 2015-08-03 17:05:03 -04:00
  • 5fc38054ba Extend the example Ivan Ukhov 2015-08-03 16:52:51 -04:00
  • b2e735b627 Require not start if nothing to bind Ivan Ukhov 2015-08-03 16:52:40 -04:00
  • 26626fdeeb Fix the reading of string data Ivan Ukhov 2015-08-03 16:50:21 -04:00
  • a6de11a000 Detail the example Ivan Ukhov 2015-08-03 16:12:09 -04:00
  • 75bd2d94b6 Replace Connection::iterate with Statement::into_iter Ivan Ukhov 2015-08-03 08:50:41 -04:00
  • 42515bc5ec Add a function to read the current state of a statement Ivan Ukhov 2015-08-03 08:41:23 -04:00
  • dcff91a699 Adjust the documentation a bit more Ivan Ukhov 2015-08-02 22:32:09 -04:00
  • abfb603cd2 Adjust the documentation Ivan Ukhov 2015-08-02 22:31:34 -04:00
  • d89cc13d7b Introduce Iterator Ivan Ukhov 2015-08-02 22:29:04 -04:00
  • c4772f7dd8 A cosmetic adjustment Ivan Ukhov 2015-08-02 20:37:17 -04:00
  • 825afe4537 Introduce Value representing an arbitrary value for binding and reading Ivan Ukhov 2015-08-02 20:34:27 -04:00
  • 611beaebb9 Rename Value to Readable and Parameter to Bindable Ivan Ukhov 2015-08-02 20:15:15 -04:00
  • 3cdedd7db6 Add version Ivan Ukhov 2015-08-01 21:38:54 -04:00
  • 301f27e94a Bump the version number Ivan Ukhov 2015-08-01 17:51:51 -04:00
  • e8768b2b7e Rename Blob to Binary Ivan Ukhov 2015-08-01 17:51:43 -04:00
  • d6a8437c51 Adjust the description of Type once more Ivan Ukhov 2015-08-01 17:50:06 -04:00
  • 25cce673bb Adjust the description of Type Ivan Ukhov 2015-08-01 17:41:25 -04:00
  • df0490663c Bump the version number Ivan Ukhov 2015-08-01 17:38:39 -04:00