SQLite and full-text search
I am finishing the new version of SQLite3ProfessionalPlugin.
Version 2.0 will be universal binary and it will supports the RB API.
The bad news is that I decided to drop support for PEF builds and for RB 5.5 or lower. The main reason behind this decision is that I want to stay always up-to-date with the latest sqlite library and the PEF built doesn't allow me to always stay in sync with the official distribution.
The good news is that version 2.0 will be a free upgrade to all the 1.x registered users and it will have full-text search capabilities built-in using the new FTS1 module.
I plan also to add full-text search capability to the new SQLiteManager 2.5.
Stay tuned for future news...
Version 2.0 will be universal binary and it will supports the RB API.
The bad news is that I decided to drop support for PEF builds and for RB 5.5 or lower. The main reason behind this decision is that I want to stay always up-to-date with the latest sqlite library and the PEF built doesn't allow me to always stay in sync with the official distribution.
The good news is that version 2.0 will be a free upgrade to all the 1.x registered users and it will have full-text search capabilities built-in using the new FTS1 module.
I plan also to add full-text search capability to the new SQLiteManager 2.5.
Stay tuned for future news...

1 Comments:
great news !! :)
can't wait to start working with it.
By dazz iko, at 1:13 AM
Post a Comment
<< Home