database-anonymizer/tests/schema.yml

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