Use trigger to sync writes to a partitioned table
When creating a partitioned table using migration helpers, attach a trigger to the source table that will copy all insert/update/delete operations to the partitioned copy.
Showing
This diff is collapsed.
Please register or sign in to comment