Ticket #285 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Syntax error in dbdeploy task

Reported by: lstrojny@mediaventures.de Assigned to: hans
Priority: major Milestone: 2.3.1
Component: phing-tasks-ext Version: 2.3.0
Keywords: Cc:

Description

The dbdeploy task uses "------" as trailing comment characters but according to the SQL standard "-- " should be used. The attached patch fixes this issue.

Attachments

phing-2.3.0-dbdeploy-fix-comment-syntax.diff (2.2 kB) - added by lars@strojny.net on 10/15/08 10:07:39.

Change History

10/15/08 10:07:39 changed by lars@strojny.net

  • attachment phing-2.3.0-dbdeploy-fix-comment-syntax.diff added.

10/16/08 00:21:10 changed by hans

(In [399]) Refs #285 -- Applying patch to correct SQL syntax error

10/16/08 00:21:11 changed by hans

(In [399]) Refs #285 -- Applying patch to correct SQL syntax error

10/16/08 00:21:28 changed by hans

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

Thanks for the patch -- fixed in r399


Add/Change #285 (Syntax error in dbdeploy task)




Action