gwenn
|
68b4943a39
|
Add some doc
|
2015-12-19 17:14:06 +01:00 |
|
gwenn
|
5876be3d48
|
Add test with cacheable set to false
|
2015-12-19 17:01:06 +01:00 |
|
gwenn
|
cb1951c21a
|
Fix borrowing
|
2015-12-19 16:56:41 +01:00 |
|
gwenn
|
7bdf80ccdb
|
Introduce two distinct lifetime parameters.
|
2015-12-19 16:49:11 +01:00 |
|
Gwenael Treguier
|
30c8910d19
|
Still some lifetime problem...
|
2015-12-18 20:18:46 +01:00 |
|
Gwenael Treguier
|
85fb89b280
|
Fail to create a new CachedStatement.
|
2015-12-17 20:33:34 +01:00 |
|
Gwenael Treguier
|
109c26fea4
|
Replace LruCache by VecDeque.
|
2015-12-17 20:02:49 +01:00 |
|
Gwenael Treguier
|
ff02213b53
|
Introduce a RefCell in CachedStatement.
|
2015-12-16 20:10:31 +01:00 |
|
Gwenael Treguier
|
9257987b37
|
Try to introduce a CachedStatement struct.
|
2015-12-16 19:42:03 +01:00 |
|
Gwenael Treguier
|
880a78ae83
|
Partial fix following John suggestions.
|
2015-12-15 21:49:59 +01:00 |
|
Gwenael Treguier
|
d5faf2fab3
|
Merge branch 'master' of https://github.com/jgallagher/rusqlite into stmt-cache
|
2015-12-13 11:23:54 +01:00 |
|
Gwenael Treguier
|
7ab79d6de6
|
Add Failure documentation.
|
2015-12-06 19:57:20 +01:00 |
|
Gwenael Treguier
|
fa03bcd564
|
Fix use declaration.
|
2015-12-05 12:28:12 +01:00 |
|
Gwenael Treguier
|
4d2d8b43e6
|
Clean use statement.
|
2015-11-11 14:45:25 +01:00 |
|
Gwenael Treguier
|
a470499dcb
|
Improve documentation
|
2015-08-08 16:33:08 +02:00 |
|
Gwenael Treguier
|
25de884720
|
LRU statement cache
|
2015-08-02 12:07:49 +02:00 |
|