-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
currently, it checks if "previousInsertId != nowInsertId" but this will not work if you have two tables that start with the same sequence being inserted one after another. if this functionality is required, will need to probably use a dictionary key'd off the table name instead of using a global id
Metadata
Metadata
Assignees
Labels
No labels