mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
Another PR to address https://github.com/coder/coder/issues/15109. - adds the DisableForeignKeysAndTriggers utility, which simplifies converting tests from in-mem to postgres - converts the dbauthz test suite to pass on both the in-mem db and Postgres