[ANN] amalgalite 0.8.0 Released

J

Jeremy Hinegardner

amalgalite version 0.8.0 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::Database for a quick example, and a general
overview of the API.

{{ Release notes for Version 0.8.0 }}

== Enhancements

* Add in support for obtaining limited schema information on temporary tables
and temporary indexes
* Add support for returning the primary key columns of a table
* Other miscellaneous items to support the ActiveRecord adapter
 
P

Peña, Botp

From: Jeremy Hinegardner [mailto:[email protected]]=20
# amalgalite version 0.8.0 has been released.


will this run on ruby1.9 on windows?

it's looking for msvcrt-ruby18.dll...
 
J

Jeremy Hinegardner

From: Jeremy Hinegardner [mailto:[email protected]]
# amalgalite version 0.8.0 has been released.

will this run on ruby1.9 on windows?

it's looking for msvcrt-ruby18.dll...

I have a few changes to make in the extension to make it 1.9 compatible. So
stay tuned, probably in the next few weeks.

enjoy,

-jeremy
 
P

Peña, Botp

From: Jeremy Hinegardner [mailto:[email protected]]=20
# I have a few changes to make in the extension to make it 1.9=20
# compatible. So stay tuned, probably in the next few weeks.

can't wait :)
thanks very much, jeremy.
best regards -botp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,135
Latest member
VeronaShap
Top