Skip to content

Releases: vapor/fluent-sqlite-driver

Fluent SQLite 3.0.0

17 Jul 22:33
c32f5bd
Compare
Choose a tag to compare

Fluent SQLite 3.0 is here 🎉
🖋🔵 Swift ORM (queries, models, relations, etc) built on SQLite 3.

See the updated documentation for more information:
docs.vapor.codes/3.0/fluent/getting-started/
docs.vapor.codes/3.0/sqlite/getting-started/

And of course, check out the API docs for detailed information about the public API:
api.vapor.codes/fluent/latest/Fluent
api.vapor.codes/sqlite/latest/SQLite

Fluent SQLite 3.0.0 RC 4.0.2

17 Jul 22:32
8262e8a
Compare
Choose a tag to compare
Pre-release
Merge pull request #20 from MihaelIsaev/master

Allow to create model with pre-given UUID idKey

Fluent SQLite 3.0.0 RC 4.0.1

17 Jul 22:32
Compare
Choose a tag to compare
Pre-release
3.0.0-rc.4.0.1

move to fk action

Fluent SQLite 3.0.0 RC 4

19 Jun 23:19
3fd2c7f
Compare
Choose a tag to compare
Pre-release

New:

  • Update to vapor/sql 2.0 protocols.

Fluent SQLite 3.0.0 RC 3.0.1

19 Jun 23:19
Compare
Choose a tag to compare
Pre-release
3.0.0-rc.3.0.1

add support for order by

Fluent SQLite 3.0.0 RC 3

15 Jun 03:45
d2f91d5
Compare
Choose a tag to compare
Pre-release

New:

Fixed:

  • Lots of bug fixes.

Fluent SQLite 3.0.0 RC 2.1

29 Mar 00:10
Compare
Choose a tag to compare

Fluent SQLite 3.0.0 RC 2

21 Mar 21:41
Compare
Choose a tag to compare
Pre-release

New:

  • Vapor is now running on Swift NIO!

Milestone

Fluent SQLite 3.0.0 RC 1

24 Feb 00:48
Compare
Choose a tag to compare
Pre-release
3.0.0-rc.1

update readme