Skip to content

Releases: vapor/sql-kit

SQL 2.0.0 Beta 1

19 Jun 22:41
0a0d247
Compare
Choose a tag to compare
SQL 2.0.0 Beta 1 Pre-release
Pre-release

New:

  • SQL data structs have been refactored to protocols. This allows for the various SQL flavors to implement custom data types capable of defining their own storage and serialization.

SQL 1.0.0

23 Apr 20:23
1bb9427
Compare
Choose a tag to compare

Introducing SQL 1.0! 🎉
*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.

Docs:
https://docs.vapor.codes/3.0/sql/getting-started/

API Docs:
https://api.vapor.codes/sql/latest/SQL

⚠️ This package is brand new and may still be subject to change as we work out the APIs. Keep an eye on the release notes.


This package has been moved here from the vapor/database-kit repo.

Milestone:
1.0.0