Bugs
Bugs! bugs! we have bugs!
- Field names cannot have quotes, or will crash sqlite.
- PHP 5.0.0 has a bug in function
sqlite_escape_string, all code written before the release of PHP 5.0.1 is immune to it, but all code written before is not, so is recommended to use PHP version 5.0.1 or higher (Future versions will strip the code maded to work around the PHP5 bug). - Confuse character encoding handling (ISO-8859-1 vs UTF-8).
- And many others... I think... hey! this is a alpha version!
If you have found a bug, you can report it at the SourceForge bug tracking system.
