https://bugs.documentfoundation.org/show_bug.cgi?id=137566
Richard Demattio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.0.2.2 release |7.6.4.1 release Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #7 from Richard Demattio <[email protected]> --- about the Error on "create table AND insert record in one transaction" I guess, the table must exist first (committed) and inserting a record makes sense only afterwards. ~~~~~~~~~~~~~~~~~~~~~ inserting two or more records via "execute block" is an acceptable workaround to avoid error when "inserting two records". ~~~~~~~~~~~~~~~~~~~~~ so:it works for me -- You are receiving this mail because: You are the assignee for the bug.
