copiousfreetime / amalgalite

SQLite database engine embedded in a ruby extension.

This URL has Read+Write access

amalgalite / TODO
100644 21 lines (20 sloc) 0.485 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
For future releases
===================
* amalgalite command line tool
* active record driver
* data mapper driver
* sequel driver
* Blob interface
* authorizers
* busy timeouts
* progress handler
* loading of extensions
* utf-16 integration
* create_collation
* global temp directory
* create_function
* full text search
* virtual file system
* encryption key support
* convert type dependency to just use 'call'
? if in a transaction, and you call transaction, then yield the block