Skip to content

Enable RETURNING use in SQLKit

Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 24 Jun 23:04
fca27ff
This patch was authored by @grahamburgsma and released by @tanner0101.

Support for the RETURNING clause was added in SQLKit 3.5.0 (#189).

This enables that functionality for Postgres by setting the SQLDialect feature flag.