gwenn
|
c4ae541eac
|
Take IntoIterator rather than &[&ToSql] (#312)
|
2018-09-16 09:49:23 +02:00 |
|
gwenn
|
5e9c7bac4e
|
Rustfmt
|
2018-08-16 18:29:46 +02:00 |
|
gwenn
|
ce9d325ba0
|
Remove Table associated type in VTabCursor trait
|
2018-07-22 10:02:59 +02:00 |
|
gwenn
|
669663304e
|
Refactoring
Introduce VTab::destroy.
Let implementation specify the iVersion.
Rename simple_module into read_only_module.
|
2018-07-16 20:17:53 +02:00 |
|
gwenn
|
849dbda5e8
|
Remove direct dependency on libsqlite3_sys
|
2018-07-15 16:15:55 +02:00 |
|
gwenn
|
ed1bdc0e68
|
Rustfmt
|
2018-07-14 19:21:03 +02:00 |
|
gwenn
|
0c371834aa
|
Remove vtab() function from VTabCursor trait
|
2018-07-14 19:10:28 +02:00 |
|
gwenn
|
e2df03f474
|
Remove macros
|
2018-07-14 18:47:52 +02:00 |
|
gwenn
|
b19d050e39
|
Try to fix Travis build.
|
2018-07-14 11:28:43 +02:00 |
|
gwenn
|
823f3c96aa
|
Ensure Virtual tables can be declared outside rusqlite crate
Not sure it is the way to go.
|
2018-07-14 11:01:19 +02:00 |
|