Skip to content

Frequently asked questions

sndpl edited this page Sep 4, 2011 · 2 revisions

Q: Do you support undo actions?

A: No at the moment we don't support Undo. Since DbPatch also supports php patches to convert data, it will be very hard to create undo patches. Maybe in the future we will support undo files for sql patches only.


Q: Can I use my own database object instead of the Zend DB object in php patch files?

A: Yes you can! Just include the correct files in your PHP Patch file.

Clone this wiki locally