Releases: vapor/sqlite-kit
Releases · vapor/sqlite-kit
SQLite 3.0.0 RC 2.3
Merge pull request #34 from vapor/dbkit-gm dbkit 1.0.0 gm
SQLite 3.0.0 RC 2.2
New:
URL
now conforms toSQLiteDataConvertible
.
SQLite 3.0.0 RC 2.1.1
3.0.0-rc.2.1.1 remove codablekit imports
SQLite 3.0.0 RC 2.1
3.0.0-rc.2.1 codable kit update
SQLite 3.0.0 RC 2
New:
- Vapor is now running on Swift NIO!
- Queries now return table names alongside column names.
SQLite 3.0.0 RC 1
Merge pull request #29 from vapor/rc sqlite 3.0 rc
SQLite 2.3.1
Fixed:
- Fixes a typo.