Add partial support for constraints with SQLite backend
The Unique and Exclude constraints can be enforced on SQLite backend with UNIQUE INDEX as long as they do not use parameters.
We Haven't Reached Our Donation Goal Yet
Help us continue developing Tryton as free and open-source software.
https://www.tryton.org/donate
The Unique and Exclude constraints can be enforced on SQLite backend with UNIQUE INDEX as long as they do not use parameters.