Skip to main content

Module postgres_psql

Module postgres_psql 

Source

Structs§

PSQL

Functions§

migration_lock_key
Returns the advisory lock key used to prevent concurrent migrations. This is computed as XxHash64 of “SPAWN_MIGRATION_LOCK” with seed 1234, cast to i64.