Ticket #139 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

dbdeploy task timestamps should be in SQL

Reported by: lcrouch Assigned to: lcrouch
Priority: major Milestone:
Component: phing-tasks-ext Version: 2.2.0
Keywords: Cc:

Description

the timestamps in the dbdeploy task should be generated in the database via SQL rather than by the PHP mktime() function.

Attachments

Change History

08/23/07 15:24:08 changed by lcrouch

  • owner changed from hans to lcrouch.
  • status changed from new to assigned.

08/24/07 13:29:08 changed by lcrouch

I added support for MySQL- and SQLite-specific timestamp functions. anyone can add support for another db by creating a new DbmsSyntax class, and adding its PDO url prefix to the switch in DbmsSyntaxFactory.

08/24/07 13:29:23 changed by lcrouch

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

Add/Change #139 (dbdeploy task timestamps should be in SQL)




Action