Ticket #198 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

PDO SQL exec task unable to handle multi-line statements

Reported by: hans Assigned to: hans
Priority: major Milestone: 2.3.1
Component: phing-tasks-ext Version: 2.3.0
Keywords: Cc:

Description

Currently the SQL exec task is unable to handle multi-line statements -- for example, a multi-line stored procedure creation (enclosed in quotes).

Attachments

Change History

12/14/07 16:40:39 changed by hans

  • status changed from new to closed.
  • resolution set to fixed.

(In [319]) Fixes #198 - Adding the superior, regexp-based algorythm from Propel's PropelSQLExec to handle multi-line SQL statements.


Add/Change #198 (PDO SQL exec task unable to handle multi-line statements)




Action