mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
106b1cd3bc
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