Modify

Ticket #198 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

PDO SQL exec task unable to handle multi-line statements

Reported by: hans Owned by: 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

aa_test.sql Download (417 bytes) - added by pete@… 21 months ago.
SQL file defining a PL/Perl function for PostgreSQL - fails in PDO task

Change History

comment:1 Changed 4 years ago 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.

Changed 21 months ago by pete@…

SQL file defining a PL/Perl function for PostgreSQL - fails in PDO task

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.