Skip to content

Tags: database-utility/postgres-kit

Tags

2.0.0-rc.1.2

Toggle 2.0.0-rc.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use Postgres default port for URLs (vapor#183)

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix not-regexp operator, add case insensitive regexp operators (vapor…

…#139)

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix assertion while decoding of JSON (non-JSONB) (vapor#177)

2.0.0-rc.1.1

Toggle 2.0.0-rc.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add ELGCP.database (vapor#165)

2.0.0-rc.1

Toggle 2.0.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release Candidate 1 (vapor#174)

* rc.1

* html

* ci updates

2.0.0-beta.3.8

Toggle 2.0.0-beta.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
alter table syntax (vapor#173)

2.0.0-beta.3.7

Toggle 2.0.0-beta.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support encoding arrays other than json (vapor#172)

* support encoding arrays other than json

* simplify decoder method

* test fluent on 5.2

2.0.0-beta.3.6

Toggle 2.0.0-beta.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added create/drop trigger dialect conditions (vapor#169)

* Added create/drop trigger dialect conditions

* Uses new trigger dialect syntax

* Fixes casing on an option name

* Style changes requested by Tanner

2.0.0-beta.3.5

Toggle 2.0.0-beta.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ability to connect via UNIX socket (vapor#170)

2.0.0-beta.3.4

Toggle 2.0.0-beta.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support JSON or JSONB for decoding structs (vapor#168)