Files | Admin

Notes:

Release Name: 0.2.1

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 that the pthread support in sqlite3 matches that of ruby * fix schema reloading in the example scripts