Tags: code28/postgres-kit
Toggle 2.1.0's commit message
Set SQLDialect.supportsReturning to true (vapor#189 )
Toggle 2.0.1's commit message
Fix force unwrap in PostgresDataDecoder (vapor#184 )
* Replace the force unwrap to throws
Things crash in here
* missing return
Toggle 2.0.0's commit message
2.0.0 gm (vapor#182 )
* 2.0.0 gm
* file updates
* update guide docs
* fix img
* fix img
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* code cleanup
* add search path
* add searchPath fixes vapor#9
* optional password
* fix decoder force unwrap vapor#175
* pass server hostname, fixes vapor#178
* array type test
* test fluent gm branch
* master + import fix
Toggle 2.0.0-rc.1.2's commit message
Use Postgres default port for URLs (vapor#183 )
Toggle 1.6.0's commit message
Fix not-regexp operator, add case insensitive regexp operators (vapor…
…#139 )
Toggle 1.5.1's commit message
Fix assertion while decoding of JSON (non-JSONB) (vapor#177 )
Toggle 2.0.0-rc.1.1's commit message
Toggle 2.0.0-rc.1's commit message
Release Candidate 1 (vapor#174 )
* rc.1
* html
* ci updates
Toggle 2.0.0-beta.3.8's commit message
Toggle 2.0.0-beta.3.7's commit message
support encoding arrays other than json (vapor#172 )
* support encoding arrays other than json
* simplify decoder method
* test fluent on 5.2
You can’t perform that action at this time.