Welcome to Artie, the database replication platform.
Add Artie updated at column
__artie_updated_at
to your tables. This is useful for incremental models.Add Database updated at
__artie_db_updated_at
to your tables. This is the database time for when the transaction occurred.Enable hard deletes for columns
Enable soft deletes for rows
__artie_deleted
set to true
.