DDC-300: RunSqlTask needs the ability to parse an SQL file #372

Open
opened 2026-01-22 12:36:17 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Feb 3, 2010).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user brandon.parise:

I made the following assumptions with the patch...

  • Well-formed SQL file with 1 statement per line.
  • No empty lines or comments.
  • Will not continue processing SQL if an error occurs.

Should I assume differently? Or are there more assumptions I should consider?

Originally created by @doctrinebot on GitHub (Feb 3, 2010). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user brandon.parise: I made the following assumptions with the patch... - Well-formed SQL file with 1 statement per line. - No empty lines or comments. - Will not continue processing SQL if an error occurs. Should I assume differently? Or are there more assumptions I should consider?
admin added the Improvement label 2026-01-22 12:36:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#372