tullis commented on issue #23483: URL: https://github.com/apache/superset/issues/23483#issuecomment-1755009064
Thank you @eschutho and @rabindragogoi - I can confirm that the above workaround worked for me too. I had to increment each of the `SELECT max(id)` values by one before using it in the corresponding `SELECT SETVAL` statement, but that makes sense. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
