Ivan Ukhov
|
006027159b
|
Run rustfmt
|
2017-08-22 17:41:34 +02:00 |
|
tomaka
|
85495e8a96
|
Implement Send for Connection
|
2016-11-30 12:53:32 +01:00 |
|
Ivan Ukhov
|
b4cd56521d
|
Eliminate the build script
|
2016-02-27 12:54:03 +01:00 |
|
Ivan Ukhov
|
2091c9843c
|
Rename process to iterate
|
2015-08-03 17:12:15 -04:00 |
|
Ivan Ukhov
|
75bd2d94b6
|
Replace Connection::iterate with Statement::into_iter
|
2015-08-03 08:50:41 -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
|
ea9eff2fd2
|
Introduce Type and Statement::kind for reading it
|
2015-08-01 16:23:05 -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
|
2275f8157f
|
Update sqlite3-sys
|
2015-08-01 13:55:22 -04:00 |
|
Ivan Ukhov
|
9df0978335
|
Use AsRef<str> instead of &str
|
2015-07-31 16:05:52 -04:00 |
|
Ivan Ukhov
|
ebbf073c82
|
Fix the handling of C strings
|
2015-07-27 11:38:54 -04:00 |
|
Ivan Ukhov
|
557fbeb12d
|
A minor adjustment
|
2015-07-07 09:33:39 -04:00 |
|
Ivan Ukhov
|
06b54cecb0
|
Make use of Option::take instead of mem::replace
|
2015-07-07 07:55:21 -04:00 |
|
Ivan Ukhov
|
0572f80ed0
|
Adjust the documentation
|
2015-07-04 09:21:38 -04:00 |
|
Ivan Ukhov
|
d94275417a
|
Rename Database to Connection
|
2015-07-04 08:53:26 -04:00 |
|