SQLKit 3.0.0 Beta 2
Pre-release
Pre-release
- Adds support for passing custom
Logger
s (#73) - Adds general purpose table constraints (#62)
- Changes to using SQL 92 standard not equal operator (#61)
SQLDialect
protocol has been reworked to be non-mutating.SQLDatabase
now carries a reference to its dialect. (#70)- Enabled test discovery on Linux (#78)