2006-04-05 17:18:34 +02:00
|
|
|
This module allows Ruby programs to interface with the SQLite3
|
|
|
|
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 2.x.
|