github vapor/fluent-postgres-driver 1.0.0-rc.1.1
Fluent PostgreSQL 1.0.0 RC 1.1

latest releases: 2.12.0, 2.11.0, 2.10.1...
pre-release8 years ago

New:

  • Support for DEFAULT ... values on PostgreSQL columns.

Fixed:

  • Fixed an issue where nested structs would not be properly added in migrations.

Breaking changes:

  • Due to limitations with Swift 4.1 (dynamic casting) nested dictionaries will not be supported on PostgreSQL models. This compiled previously but didn't work. The free conformance to PostgreSQLType on dictionary has been removed now to minimize confusion. Workaround: Use a struct instead.

Don't miss a new fluent-postgres-driver release

NewReleases is sending notifications on new releases.