forked from deblan/database-anonymizer
[wip] add run tests
This commit is contained in:
parent
9440835453
commit
ae77b65281
3 changed files with 5 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
rules:
|
||||
actions:
|
||||
- table: table_truncate1
|
||||
truncate: false
|
||||
truncate: true
|
||||
|
||||
- table: table_truncate2
|
||||
query: 'select * from table_truncate2 where delete_me=1'
|
||||
truncate: false
|
||||
truncate: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue