Commit graph

6 commits

Author SHA1 Message Date
Dirk Meyer
99e72459a9 - update to 1.5.3 2011-10-12 04:59:19 +00:00
Dirk Meyer
cf0bf0a9e1 - update to 1.5.2 2011-09-19 17:33:27 +00:00
Dirk Meyer
83c83ea710 - update to 1.5.1 2011-04-10 07:45:51 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
af9892c175 - update to 1.3.0 2007-01-29 15:54:54 +00:00
Dirk Meyer
9088ae17b6 This library is a lightweight database abstraction layer designed to make
it simple to write high performance applications using SQL databases from
Objective-C.
The library consists of a semi-abstract superclass doing much of the work
and allowing extremely simple database specific bundles to be written to
talk to particular database servers.  It comes with backend bundles for
Postgres, MySQL, and SQLite (plus an untested Oracle bundle).
2006-10-31 06:10:09 +00:00