News

Learn about SQLite database engine internals so you can simplify your code and improve the performance of your applications.
So you'd just have to re-implement the heuristics of SQLite's decision logic found in their "Create Table" document. The simple work around for linq2db users, if they are free to edit their database ...