master
Improve SQLite support for autoincrement and sequences.
Add support for DATETIME() function call as a SQLite default values.
Generic Function API for Materialized Views support. (#970)
Implement a retry loop when SQLite database is "BUSY".