Files | Admin

Notes:

Release Name: 0.5.0

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: === Major Enhancement * amalgalite-pack-into-db has been reworked into amalgalite-pack * ruby code that is packed into a database for later requiring can now be compressed === Minor Enhancement * update to SQLite version 3.6.5