Monday, January 15, 2007

SQLite3ProfessionalPlugin 2.1

I have just released SQLite3ProfessionalPlugin 2.1 with a lot of new features and bug fixes.

I am happy to announce that the most requested feature (the ability to open databases located on shared volumes in OSX) is now built-into the plugin. Official changes are:

  • The SQLCachedSelect method now supports in-memory databases as source db
  • Fixed an incorrect behavior (not really a bug) related to the db.Error and db.ErrorCode properties
  • Fixed some bugs in the SQLiteRecordSet classes
  • Fixed a bug that occurs when retrieving BLOB fields using the RB API
  • Updated sqlite library to version 3.3.10 (patch 2)
  • Added support for experimental FT2 module
  • Added support for database located on shared volumes in OSX (beta code)
  • Updated some examples
  • Other small fixes and optimizations

As a direct consequence even the new release of SQLiteManager will be able to open databases located on shared volumes in OSX.

0 Comments:

Post a Comment

<< Home