griffin-php / griffin

Griffin is a Graph-Oriented Migration Framework for PHP
MIT License
14 stars 0 forks source link

Exceptions must Attach Problems #6

Open wandersonwhcr opened 3 years ago

wandersonwhcr commented 3 years ago

Internal try..catch exception handlers must attach objects with errors to improve error checking.

Per example, if a circular dependency was found, which migration generate it?