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

8 lines
182 B
YAML

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