Release Name: 0.2.3
Notes:
Amalgalite embeds the SQLite database engine in a ruby extension. There is no
need to install SQLite separately.
Look in the examples/ directory to see
* general usage
* blob io
* schema information
Also Scroll through Amalgalite::Database for a quick example, and a general
overview of the API.
Changes:
* Bugfixes
* make sure file permissions are all read before shipping gem
|