Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Michael Born @ OrtusMichael Born @ OrtusReporter
Michael Born @ OrtusMichael Born @ OrtusFix versions
Priority
CriticalParent
Details
Details
Assignee
Michael Born @ Ortus
Michael Born @ OrtusReporter
Michael Born @ Ortus
Michael Born @ OrtusFix versions
Priority
Parent
Sentry
Sentry
Sentry
Created May 22, 2024 at 2:44 PM
Updated November 1, 2024 at 9:22 PM
Resolved June 5, 2024 at 9:31 PM
Lucee supports multiple statements in SQL queries:
queryExecute( " INSERT INTO myTable(...) VALUES (...); INSERT INTO myOtherTable(...) VALUES (...) " );