You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.