mirror of
https://github.com/coder/coder.git
synced 2025-07-10 23:53:15 +00: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