gwenn
|
d229f0f9e9
|
Remove #[macro_use] attribute when importing macros
|
2019-08-09 20:01:44 +02:00 |
|
gwenn
|
8862b17340
|
Fix clippy warnings
|
2019-02-02 11:37:26 +01:00 |
|
gwenn
|
d874180333
|
Rust 2018 idioms
|
2018-12-07 21:57:04 +01:00 |
|
gwenn
|
1262238229
|
Rustfmt
|
2018-10-30 20:15:19 +01:00 |
|
gwenn
|
f04047db01
|
Rust 2018
|
2018-10-30 20:15:08 +01:00 |
|
gwenn
|
5e9c7bac4e
|
Rustfmt
|
2018-08-16 18:29:46 +02:00 |
|
gwenn
|
40ef85c2af
|
Fix array module
|
2018-08-07 19:58:26 +02:00 |
|
gwenn
|
e8dc412af1
|
[ci skip] Make test_array_module fails without sanitizer
|
2018-08-05 16:56:30 +02:00 |
|
gwenn
|
cea8e5cea2
|
[ci skip] Array module is buggy
AddressSanitizer: heap-use-after-free on address
|
2018-08-05 13:22:04 +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
|
fe64d51422
|
Doc
|
2018-07-15 10:19:18 +02:00 |
|
gwenn
|
45624dc60b
|
Clean up
|
2018-07-14 19:27:45 +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
|
ce39b9a3c0
|
Introduce VTabConnection and OrderBy
|
2018-07-09 18:53:52 +02:00 |
|
gwenn
|
ce0c9a6344
|
Fix clippy warnings
|
2018-06-28 21:07:05 +02:00 |
|
gwenn
|
6463db906d
|
Make connect/create return a tuple
|
2018-06-22 17:20:47 +02:00 |
|
gwenn
|
861e8edb96
|
Move declare_vtab into Module trait
|
2018-06-20 20:29:55 +02:00 |
|
gwenn
|
eaee342025
|
Make connect/create/declare_vtab safe
|
2018-06-20 20:21:26 +02:00 |
|
gwenn
|
afeb5d4d47
|
Introduce Module trait to make create_module type safe
|
2018-06-20 20:01:38 +02:00 |
|
gwenn
|
2a684384fd
|
Fix clippy warning
|
2018-06-20 19:12:02 +02:00 |
|
gwenn
|
b135c6d871
|
Minalist check that there is no memory leak.
|
2018-06-11 21:39:08 +02:00 |
|
gwenn
|
1a1d41b4e4
|
Carray module ported to Rust
|
2018-06-11 21:30:55 +02:00 |
|
gwenn
|
fa64a4d0bf
|
Draft for carray module in Rust
Incomplete support for sqlite3_bind_pointer.
Make Context::set_result return a Result.
Add Values::get_array.
|
2018-06-10 18:29:38 +02:00 |
|