Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > [ANN] amalgalite 0.7.6 Released

Reply
Thread Tools

[ANN] amalgalite 0.7.6 Released

 
 
Jeremy Hinegardner
Guest
Posts: n/a
 
      03-03-2009

amalgalite version 0.7.6 has been released.

gem install amalgalite

http://copiousfreetime.rubyforge.org/amalgalite/

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
* custom functions
* custom aggregates
* requiring ruby code from a database

Also Scroll through Amalgalite:atabase for a quick example, and a general
overview of the API.

{{ Release notes for Version 0.7.6 }}

=== Enhancements

* Update to SQLite 6.8.11

=== Bug Fixes

* fix issues with the wrong error message appearing in statement closing
* incorrectly raise an exception if a transaction is started when rescuing an
exception [reported by James Edwared Gray II]

--
================================================== ======================
Jeremy Hinegardner


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[ANN] amalgalite 0.5.1 Released Jeremy Hinegardner Ruby 0 12-01-2008 06:18 AM
[ANN] amalgalite 0.4.1 Released Jeremy Hinegardner Ruby 2 10-01-2008 06:35 AM
[ANN] amalgalite 0.4.0 Released Jeremy Hinegardner Ruby 0 09-15-2008 06:06 AM
[ANN] amalgalite 0.2.1 Released Jeremy Hinegardner Ruby 3 07-07-2008 09:21 AM
[ANN] amalgalite 0.2.0 Released Jeremy Hinegardner Ruby 5 07-06-2008 09:01 AM



Advertisments