Refactor schema and use proper insert query
Use INSERT DO UPDATE for better handling of conflicts instead of using with_lock.
Showing
Please register or sign in to comment
Use INSERT DO UPDATE for better handling of conflicts instead of using with_lock.