Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: vapor/fluent-postgres-driver

Fix transaction rollback with top-level throw

13 Jun 02:51
@tanner0101 tanner0101
a3d6587
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Adds a catchFlatMap to rollback transaction when the transaction closure throws an error (#90, fixes #89).

Loading

FluentKit 1.0.0 GM

29 May 21:53
@tanner0101 tanner0101
8828d56
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
FluentKit 1.0.0 GM Pre-release
Pre-release
This patch was authored and released by @tanner0101.

Updates this package for compatibility with latest version of FluentKit.

Loading

PostgresKit 2.0.0 GM

29 Apr 14:05
@tanner0101 tanner0101
2df7722
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
PostgresKit 2.0.0 GM Pre-release
Pre-release
This patch was authored and released by @tanner0101.

Updates to PostgresKit 2.0.0 official release (#148).

Loading

Fix PostgresError conformance to DatabaseError

24 Mar 20:04
@tanner0101 tanner0101
a7b7e34
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
This patch was authored by @madsodgaard and released by @tanner0101.

Fixes and tests PostgresError's conformance to DatabaseError. This fixes issues like when trying to catch a constraint failure, which previously would always return false (#143).

Loading

Release Candidate 1

28 Feb 22:43
@tanner0101 tanner0101
36ab616
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
Release Candidate 1 Pre-release
Pre-release

Updates to FluentKit Release Candidate 1.

Release candidates represent the final shift toward focusing on bug fixes and documentation. Breaking changes will only be accepted for critical issues. We expect a final release of this package shortly after Swift 5.2's release date.

Loading

FluentKit Beta 5

25 Feb 23:00
@tanner0101 tanner0101
4265268
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
Loading

FluentKit Beta 4

15 Feb 22:26
@tanner0101 tanner0101
9244cb2
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
Loading

Support dynamic ID keys

12 Feb 19:38
@tanner0101 tanner0101
dc03d7c
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
Pre-release

Adds support for dynamic ID keys introduced in vapor/fluent-kit#153 (#137).

Loading

Convert Fluent's uint8 type to Postgres "char"

26 Dec 17:20
@tanner0101 tanner0101
3b989aa
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Fluent's .uint8 schema data type is now converted to Postgres' 8-bit "char" type.

Loading

FluentPostgresDriver 2.0.0 Beta 2.2

13 Dec 22:13
@tanner0101 tanner0101
438031d
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
Pre-release
  • Use JSONB instead of JSON (#131)
Loading

AltStyle によって変換されたページ (->オリジナル) /