375 Commits

Author SHA1 Message Date
Ivan Ukhov
12816e86f2 Extend the cursor_workflow test 2015-11-22 20:29:23 +01:00
Ivan Ukhov
96554c391d Adjust the documentation 2015-11-22 08:19:21 +01:00
Ivan Ukhov
51545f4c2b Make a cosmetic adjustment 2015-11-22 07:00:09 +01:00
Ivan Ukhov
e8f01de25d Bump the version number 2015-11-21 20:43:26 +01:00
Ivan Ukhov
edb26a9fa8 Make SQLite copy data when BLOB or TEXT 2015-11-21 20:42:13 +01:00
Ivan Ukhov
5691098657 Make a cosmetic adjustment 2015-11-21 19:18:12 +01:00
Ivan Ukhov
2720246b1a Let bind take self instead of &self 2015-11-21 19:06:02 +01:00
Ivan Ukhov
fefb9afb5f Run the benchmarks on nightly 2015-11-21 19:04:01 +01:00
Ivan Ukhov
8ff1be5977 Add one more name to the list of authors 2015-11-21 17:18:46 +01:00
Ivan Ukhov
89b657b17c Bump the version number 2015-11-21 17:15:58 +01:00
Ivan Ukhov
a817b4da3e Update the authors list 2015-11-21 17:15:46 +01:00
Ivan Ukhov
10e461e5e9 Fix the binding of string parameters 2015-11-21 17:08:02 +01:00
Ivan Ukhov
9564d9e6a6 Unify the tests 2015-11-21 09:56:24 +01:00
Jake Kerr
d88890c818 Test for bug that cursors into statements with bindings return too early 2015-11-20 17:13:11 -08:00
Ivan Ukhov
26478c2f1a Use the version badge from shields.io 2015-11-07 17:39:33 +01:00
Ivan Ukhov
9cfa2e3f5f Fix the versions of the dependencies 2015-11-07 17:39:10 +01:00
Ivan Ukhov
f0332ea720 Bump the version number 2015-08-17 21:42:25 -04:00
Ivan Ukhov
87e2ed70b8 Update Travis’ configuration 2015-08-17 21:42:13 -04:00
Ivan Ukhov
139d46bbc5 Require Sized for Readable 2015-08-17 21:41:13 -04:00
Ivan Ukhov
7082233156 Bump the version number 2015-08-04 08:34:39 -04:00
Ivan Ukhov
3eb3659128 Preserve column types when advancing a cursor 2015-08-04 08:34:07 -04:00
Ivan Ukhov
d88c091c50 Add kind to Value 2015-08-04 08:28:00 -04:00
Ivan Ukhov
f2e6ac7e03 Add benchmarks for Statement and Cursor 2015-08-04 08:21:22 -04:00
Ivan Ukhov
b7206727f3 Bump the version number 2015-08-04 07:38:06 -04:00
Ivan Ukhov
065577d25f Add columns to Cursor 2015-08-04 07:37:56 -04:00
Ivan Ukhov
3ebfc76d37 A cosmetic reordering 2015-08-04 07:30:13 -04:00
Ivan Ukhov
125317935b Remove state from Statement 2015-08-04 07:27:58 -04:00
Ivan Ukhov
b0f9a06442 Update the example 2015-08-03 22:02:46 -04:00
Ivan Ukhov
174dcdca5a Add auxiliary as_* to Value 2015-08-03 22:00:53 -04:00
Ivan Ukhov
22aea1100f Always succeed when calling Statement::cursor 2015-08-03 21:21:44 -04:00
Ivan Ukhov
fd9c9a0a25 Bump the version number 2015-08-03 17:29:00 -04:00
Ivan Ukhov
c5efaedc73 Reset the state after Cursor’s bind 2015-08-03 17:28:48 -04:00
Ivan Ukhov
0e41f32222 Bump the version number 2015-08-03 17:24:17 -04:00
Ivan Ukhov
ef9793a303 Simplify the example 2015-08-03 17:23:22 -04:00
Ivan Ukhov
2091c9843c Rename process to iterate 2015-08-03 17:12:15 -04:00
Ivan Ukhov
5072b6e2f3 Rename Iterator to Cursor 2015-08-03 17:10:30 -04:00
Ivan Ukhov
162f27fa3c Refine the language of statements and iterators 2015-08-03 17:05:03 -04:00
Ivan Ukhov
5fc38054ba Extend the example 2015-08-03 16:52:51 -04:00
Ivan Ukhov
b2e735b627 Require not start if nothing to bind 2015-08-03 16:52:40 -04:00
Ivan Ukhov
26626fdeeb Fix the reading of string data 2015-08-03 16:50:21 -04:00
Ivan Ukhov
a6de11a000 Detail the example 2015-08-03 16:12:09 -04:00
Ivan Ukhov
75bd2d94b6 Replace Connection::iterate with Statement::into_iter 2015-08-03 08:50:41 -04:00
Ivan Ukhov
42515bc5ec Add a function to read the current state of a statement 2015-08-03 08:41:23 -04:00
Ivan Ukhov
dcff91a699 Adjust the documentation a bit more 2015-08-02 22:32:09 -04:00
Ivan Ukhov
abfb603cd2 Adjust the documentation 2015-08-02 22:31:34 -04:00
Ivan Ukhov
d89cc13d7b Introduce Iterator 2015-08-02 22:29:04 -04:00
Ivan Ukhov
c4772f7dd8 A cosmetic adjustment 2015-08-02 20:37:17 -04:00
Ivan Ukhov
825afe4537 Introduce Value representing an arbitrary value for binding and reading 2015-08-02 20:34:27 -04:00
Ivan Ukhov
611beaebb9 Rename Value to Readable and Parameter to Bindable 2015-08-02 20:15:15 -04:00
Ivan Ukhov
3cdedd7db6 Add version 2015-08-01 21:39:05 -04:00