This repository has been archived by the owner on May 7, 2023. It is now read-only.
Releases: synw/sqlcool
Releases · synw/sqlcool
3.1.1
3.0.0
2.9.0
- Fix index in
DbTable
in case of same row name for different tables - Fix the initialization when the
fromAsset
parameter is used - Fix schema constructor in case of multiple foreign keys
- Add the
timestamp
method toDbTable
- Add a
uniqueTogether
method toDbTable
- Add a blob method to schema constructor
- Improve the docs for schema definition