Sometimes we just want to truncate a table. Maybe something like this ? ``` webnet_fr_database_anonymizer: tables_truncate: - table_to_truncate1 - table_to_truncate2 ```