350 Commits

Author SHA1 Message Date
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
Ivan Ukhov
301f27e94a Bump the version number 2015-08-01 17:51:51 -04:00
Ivan Ukhov
e8768b2b7e Rename Blob to Binary 2015-08-01 17:51:43 -04:00
Ivan Ukhov
d6a8437c51 Adjust the description of Type once more 2015-08-01 17:50:10 -04:00
Ivan Ukhov
25cce673bb Adjust the description of Type 2015-08-01 17:41:25 -04:00
Ivan Ukhov
df0490663c Bump the version number 2015-08-01 17:38:39 -04:00
Ivan Ukhov
167ac90578 Get rid of ErrorKind 2015-08-01 17:38:08 -04:00
Ivan Ukhov
ba257b99bc Add the possibility to read binary data 2015-08-01 17:19:21 -04:00
Ivan Ukhov
ea9eff2fd2 Introduce Type and Statement::kind for reading it 2015-08-01 16:23:05 -04:00
Ivan Ukhov
e73c9cd508 Bump the version number 2015-08-01 15:14:37 -04:00
Ivan Ukhov
18ea605451 Get rid of the livetime parameter of Connection 2015-08-01 15:14:10 -04:00
Ivan Ukhov
ff3c62b4db A cosmetic adjustment 2015-08-01 14:09:08 -04:00
Ivan Ukhov
b433054c82 Clean up the unit tests 2015-08-01 14:07:34 -04:00
Ivan Ukhov
02f8c79c9f Bump the version number 2015-08-01 13:55:46 -04:00
Ivan Ukhov
3d0bf10912 Add Statement::columns 2015-08-01 13:55:34 -04:00
Ivan Ukhov
2275f8157f Update sqlite3-sys 2015-08-01 13:55:22 -04:00
Ivan Ukhov
dc85cb98ff Refactor a bit the tests 2015-08-01 11:29:21 -04:00
Ivan Ukhov
65ad5d276d Bump the version number 2015-07-31 16:07:45 -04:00
Ivan Ukhov
9df0978335 Use AsRef<str> instead of &str 2015-07-31 16:05:52 -04:00
Ivan Ukhov
955172be04 Update the version badge 2015-07-30 08:15:08 -04:00
Ivan Ukhov
e3222f050d Extend the example 2015-07-30 08:12:43 -04:00
Ivan Ukhov
c2911c0b36 Bump the version number 2015-07-27 11:39:12 -04:00
Ivan Ukhov
ebbf073c82 Fix the handling of C strings 2015-07-27 11:38:54 -04:00
Ivan Ukhov
4fac86f604 Do not require sudo 2015-07-12 16:22:16 -04:00
Ivan Ukhov
97ab6d14d8 Clean up the tests 2015-07-07 09:38:06 -04:00
Ivan Ukhov
5f3753e691 Reduce the number of semicolons in the examples 2015-07-07 09:37:09 -04:00