Ivan Ukhov
|
08c4dec645
|
Update the examples according to rustfmt
|
2017-08-22 17:47:44 +02:00 |
|
Ivan Ukhov
|
006027159b
|
Run rustfmt
|
2017-08-22 17:41:34 +02:00 |
|
Ivan Ukhov
|
4759cb346d
|
Update the license
|
2017-02-11 09:49:40 +01:00 |
|
Ivan Ukhov
|
fa6dc9619c
|
Update the dependencies
|
2017-02-11 09:49:16 +01:00 |
|
Ivan Ukhov
|
a8ebd7bdaa
|
Add categories and keywords
|
2017-01-25 17:16:42 +01:00 |
|
Ivan Ukhov
|
0b14585c52
|
Bump the version number
|
2016-11-30 13:24:02 +01:00 |
|
Ivan Ukhov
|
3b91ef662c
|
Update the authors list
|
2016-11-30 13:23:57 +01:00 |
|
Ivan Ukhov
|
2cfd870ed3
|
Merge pull request #6 from tomaka/patch-1
Implement Send for Connection
|
2016-11-30 13:22:15 +01:00 |
|
tomaka
|
85495e8a96
|
Implement Send for Connection
|
2016-11-30 12:53:32 +01:00 |
|
Ivan Ukhov
|
ac648f4ae1
|
Fix styles
|
2016-11-08 09:12:33 +01:00 |
|
Ivan Ukhov
|
1cae7d018a
|
Switch to docs.rs for documentation
|
2016-11-05 11:34:15 +01:00 |
|
Ivan Ukhov
|
09a1557468
|
Introduce the linkage feature
|
2016-07-03 20:08:17 +02:00 |
|
Ivan Ukhov
|
1513a3444e
|
Make a cosmetic adjustment
|
2016-06-17 13:08:24 +02:00 |
|
Ivan Ukhov
|
137ce0e7fe
|
Refine the usage example
|
2016-06-16 10:55:14 +02:00 |
|
Ivan Ukhov
|
7778cd4be3
|
Update Travis’ configuration
|
2016-06-15 19:47:36 +02:00 |
|
Ivan Ukhov
|
730c3b7957
|
Update Travis’ configuration
|
2016-06-15 19:45:56 +02:00 |
|
Ivan Ukhov
|
d307a90c34
|
Update the dependencies
|
2016-06-15 19:44:41 +02:00 |
|
Ivan Ukhov
|
72861e923b
|
Bump the version number
|
2016-05-22 19:37:47 +02:00 |
|
Ivan Ukhov
|
49002ea4c9
|
Eliminate warnings
|
2016-05-22 19:36:25 +02:00 |
|
Ivan Ukhov
|
b4411bce1d
|
Update the dependencies
|
2016-05-22 19:27:19 +02:00 |
|
Ivan Ukhov
|
7680c08f39
|
Run tests on OS X as well
|
2016-02-29 08:34:22 +01:00 |
|
Ivan Ukhov
|
49768a948c
|
Bump the version number
|
2016-02-28 17:40:52 +01:00 |
|
Ivan Ukhov
|
846c90952b
|
Update sqlite3-sys
|
2016-02-28 17:40:38 +01:00 |
|
Ivan Ukhov
|
2b572428d1
|
Fix a typo
|
2016-02-28 13:12:32 +01:00 |
|
Ivan Ukhov
|
1b05ee3937
|
Bump the version number
|
2016-02-28 13:12:08 +01:00 |
|
Ivan Ukhov
|
bb680f73c6
|
Extend the authors list
|
2016-02-28 13:12:03 +01:00 |
|
Ivan Ukhov
|
f33b528538
|
Reexport the features of sqlite3-sys
|
2016-02-28 13:11:44 +01:00 |
|
Ivan Ukhov
|
45508fb2b6
|
Fix a typo
|
2016-02-28 13:05:01 +01:00 |
|
Ivan Ukhov
|
d83232ef8f
|
Merge branch 'istankovic-master'
|
2016-02-28 13:04:43 +01:00 |
|
Ivan Stankovic
|
fc52cb5627
|
Reexport sqlite3-sys feature sqlcipher.
|
2016-02-28 12:19:28 +01:00 |
|
Ivan Ukhov
|
4b55805031
|
Relicense under Apache-2.0/MIT
|
2016-02-27 13:05:42 +01:00 |
|
Ivan Ukhov
|
b4cd56521d
|
Eliminate the build script
|
2016-02-27 12:54:03 +01:00 |
|
Ivan Ukhov
|
a157cf36b2
|
Let the benchmarks work with four columns
|
2015-12-21 16:51:44 +01:00 |
|
Ivan Ukhov
|
8be28b9272
|
Adjust the example
|
2015-12-20 07:00:31 +01:00 |
|
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 |
|