Do you support SQLite?

Yes, we fully support SQLite.

However, as SQLite database is a single relational database that doesn't enforce that values written into columns are compatible with table definition, you may encounter problems if you have all kind of things stored. We expect table definitions to correctly specify data stored in the table.

Still need help? Contact Us Contact Us