Skip to content

Commit 096e2ef

Browse files
committed
use a datetime when anonymizing in integration test
1 parent 8855f59 commit 096e2ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests_integration/postgres/pagila.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ tables:
1717
columns:
1818
first_name: first_name
1919
last_name: last_name
20+
last_update: past_datetime
2021
film_actor: truncate
2122
film_category: delete

0 commit comments

Comments
 (0)