Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not throw error when migrations folder is empty #141

Closed
Jeckerson opened this issue May 2, 2023 · 0 comments · Fixed by #142
Closed

Do not throw error when migrations folder is empty #141

Jeckerson opened this issue May 2, 2023 · 0 comments · Fixed by #142
Assignees
Labels
enhancement New feature or request

Comments

@Jeckerson
Copy link
Member

Instead of Runtime error:

Phalcon Migrations


  Runtime Error: Migrations were not found at:

/srv/db/migrations

just return warning message.

@Jeckerson Jeckerson added the enhancement New feature or request label May 2, 2023
@Jeckerson Jeckerson self-assigned this May 2, 2023
@Jeckerson Jeckerson linked a pull request May 2, 2023 that will close this issue
3 tasks
Jeckerson added a commit that referenced this issue May 2, 2023
Jeckerson added a commit that referenced this issue May 3, 2023
#141 - Change `RuntimeException` throw to output warning message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant