Fabien Ménager
Fabien Ménager
I see you already found the issue on the Pomelo repository, let's wait a few days more to finish this PR ;)
@copilot run the MergeTestsOracle tests to see that it does not work
@copilot there is still the error ORA-03048: SQL reserved word ';' is not syntactically valid following '..., EXCLUDED."test_run")
Hello, there is already an issue about multi column layout: #589
This implementation is clearly broken: it is not using any SQL MERGE (it seems to load data and make comparisons), Copilot need more precise instructions, and evn with it I'm...