There is some SQLite code in there, but nowhere near finished enough for it to work. We've been working on the MySQL and Postgres access so far so at least people can have a choice of 2 databases.
It would be nice to get SQLite going as it might be easier to bundle with the install, but I'm not sure if it has enough functionality to do easily. We might get around to it at some point, but I don't imagine it will be soon ...
- sqlcoder
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Is there any plans for a SQLite Impl in this project.
//Magnus
Just looked at the source and saw that SQLite is an option. No Querys though.... Is this currrent in development?
Hi Magnus,
There is some SQLite code in there, but nowhere near finished enough for it to work. We've been working on the MySQL and Postgres access so far so at least people can have a choice of 2 databases.
It would be nice to get SQLite going as it might be easier to bundle with the install, but I'm not sure if it has enough functionality to do easily. We might get around to it at some point, but I don't imagine it will be soon ...
- sqlcoder