forked from deblan/database-anonymizer
add schema for tests
This commit is contained in:
parent
40d474b6eb
commit
801b11e33f
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue