vapor / postgres-kit

🐘 Non-blocking, event-driven Swift client for PostgreSQL.
MIT License
188 stars 70 forks source link

Add locking clause syntax to dialect #230

Closed gwynne closed 2 years ago

gwynne commented 2 years ago

Leverages the new functionality in vapor/sql-kit#154 to provide the correct syntax for both shared and exclusive locking clauses in PostgreSQL.

VaporBot commented 2 years ago

These changes are now available in 2.8.1