database-anonymizer/tests/schema.yml
Simon Vieille 9440835453
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/build unknown status
[wip] add run tests
2024-03-20 16:14:26 +01:00

8 lines
184 B
YAML

rules:
actions:
- table: table_truncate1
truncate: false
- table: table_truncate2
query: 'select * from table_truncate2 where delete_me=1'
truncate: false