8789f6d662
This module allows Ruby programs to interface with the SQLite database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is NOT compatible with SQLite 3.x.
5 lines
235 B
Text
5 lines
235 B
Text
This module allows Ruby programs to interface with the SQLite
|
|
database engine (http://www.sqlite.org). You must have the
|
|
SQLite engine installed in order to build this module.
|
|
|
|
Note that this module is NOT compatible with SQLite 3.x.
|