summaryrefslogtreecommitdiff
path: root/databases/ruby-sqlite3/DESCR
blob: fe51a45a6d65a1a1f1355f5bbdf5d9468e35c8be (plain)
1
2
3
4
5
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.