You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Changed dependencies to Skelpo forks
* Added .encoder and .decoder properties to FluentPostgresDatabase
* Replaced PostgresRow:DatabaseRow with .databaseRow(using:) methods
* Pass custom PostgresData<Coder> instances as properties of _FluentPostgresDatabase
* Made PostgresRow.databaseRow(using:) method internal
* Created FluentPostgresDriverTests.testCustomJSON test case
* Replaced uses of PostgresRow.sqlRow with .sql
* Link to vapor/postgres-kit instead of Skelpo fork
* Fixed parameter name for PostgreDataDecoder parameter in .sql call
0 commit comments