add schema for tests

This commit is contained in:
Simon Vieille 2024-03-31 22:20:19 +02:00
commit 801b11e33f
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -2,7 +2,6 @@ rules:
actions:
- table: table_truncate1
truncate: true
- table: table_truncate2
query: 'select * from table_truncate2 where delete_me=1'
query: 'select * from table_truncate2 where delete_me=true'
truncate: true