Ivan Ukhov
|
2464a91759
|
Make a cosmetic adjustment
|
2019-05-26 13:31:24 +02:00 |
|
Ivan Ukhov
|
a99dc3a21d
|
Make a cosmetic adjustment
|
2019-05-22 11:48:34 +02:00 |
|
Ivan Ukhov
|
cc9bf983ac
|
Simplify Cursor::next
|
2019-05-22 11:46:49 +02:00 |
|
Ivan Ukhov
|
fa17cd620e
|
Adjust a description
|
2019-05-22 07:38:13 +02:00 |
|
Ivan Ukhov
|
ec7ce0c27c
|
Simplify a few tests
|
2019-05-21 19:28:29 +02:00 |
|
Ivan Ukhov
|
4ddf77ec98
|
Add a few assertions
|
2018-10-06 10:30:41 +02:00 |
|
Ivan Ukhov
|
9ce913343c
|
Adjust the assertions in name
|
2018-10-06 10:29:03 +02:00 |
|
Ivan Ukhov
|
c6e4800472
|
Run rustfmt
|
2018-10-06 10:15:38 +02:00 |
|
Ivan Ukhov
|
73fb4b7920
|
Make a cosmetic adjustment
|
2018-10-06 10:15:11 +02:00 |
|
Ivan Ukhov
|
8ddb310ed8
|
Rename columns to count
|
2018-10-06 10:13:23 +02:00 |
|
Ivan Ukhov
|
db5ceccf58
|
Rename column_name to name
|
2018-10-06 10:11:18 +02:00 |
|
Jayson Reis
|
4fa8989faa
|
Changes for core review
|
2018-07-10 21:32:29 +02:00 |
|
Jayson Reis
|
beda4c82c8
|
Change column_name to &str to avoid double allocation
|
2018-06-25 17:56:05 +02:00 |
|
Jayson Reis
|
fce61e13ad
|
Implement sqlite3_column_name and helper function to return column names
|
2018-06-22 15:39:52 +02:00 |
|
Ivan Ukhov
|
e0793a38a6
|
Run rustfmt (nightly)
|
2017-08-26 07:52:28 +02:00 |
|
Ivan Ukhov
|
47e36dc392
|
Move the columns method of Cursor
|
2017-08-24 10:25:37 +02:00 |
|
Ivan Ukhov
|
3119f63fec
|
Add as_raw to Cursor
|
2017-08-24 10:24:54 +02:00 |
|
Ivan Ukhov
|
090deb80ac
|
Move a couple of functions
|
2017-08-23 10:18:50 +02:00 |
|
Ivan Ukhov
|
6c1ddbf184
|
Add as_raw to Connection and Statement
|
2017-08-23 10:13:59 +02:00 |
|
Ivan Ukhov
|
8b3e284771
|
Make a cosmetic adjustment
|
2017-08-23 10:13:05 +02:00 |
|
Ivan Ukhov
|
9aba31e37c
|
Adjust the formatting of the macros
|
2017-08-23 10:09:04 +02:00 |
|
Ivan Ukhov
|
1ed353756e
|
Make it compile on stable
|
2017-08-23 08:06:53 +02:00 |
|
Ivan Ukhov
|
b3b10acd2a
|
Fix styles
|
2017-08-23 06:06:04 +02:00 |
|
Ivan Ukhov
|
c56e975381
|
Fix a missing comma
|
2017-08-22 17:50:23 +02:00 |
|
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 |
|
tomaka
|
85495e8a96
|
Implement Send for Connection
|
2016-11-30 12:53:32 +01:00 |
|
Ivan Ukhov
|
137ce0e7fe
|
Refine the usage example
|
2016-06-16 10:55:14 +02:00 |
|
Ivan Ukhov
|
49002ea4c9
|
Eliminate warnings
|
2016-05-22 19:36:25 +02:00 |
|
Ivan Ukhov
|
b4cd56521d
|
Eliminate the build script
|
2016-02-27 12:54:03 +01:00 |
|
Ivan Ukhov
|
8be28b9272
|
Adjust the example
|
2015-12-20 07:00:31 +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
|
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
|
10e461e5e9
|
Fix the binding of string parameters
|
2015-11-21 17:08:02 +01:00 |
|
Ivan Ukhov
|
139d46bbc5
|
Require Sized for Readable
|
2015-08-17 21:41:13 -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
|
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
|
c5efaedc73
|
Reset the state after Cursor’s bind
|
2015-08-03 17:28:48 -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 |
|