🎉 Do file validation on each file change

This commit is contained in:
Andrés Moya 2023-09-26 14:54:10 +02:00
parent ae793c079b
commit 24efa867e7
5 changed files with 47 additions and 23 deletions

View file

@ -67,7 +67,8 @@
:enable-smtp
:enable-quotes
:enable-fdata-storage-pointer-map
:enable-fdata-storage-objets-map])
:enable-fdata-storage-objets-map
:disable-file-validation])
(def test-init-sql
["alter table project_profile_rel set unlogged;\n"