phalcon / migrations

Generate or migrate database changes via migrations.
https://docs.phalcon.io/latest/en/db-migrations
BSD 3-Clause "New" or "Revised" License
28 stars 23 forks source link

Do not throw error when migrations folder is empty #141

Closed Jeckerson closed 1 year ago

Jeckerson commented 1 year ago

Instead of Runtime error:

Phalcon Migrations

  Runtime Error: Migrations were not found at:

/srv/db/migrations

just return warning message.