elixir-ecto / ecto_sql

SQL-based adapters for Ecto and database migrations
https://hexdocs.pm/ecto_sql
Apache License 2.0
571 stars 312 forks source link

Change migration prefix type to string #594

Closed greg-rychlewski closed 9 months ago

greg-rychlewski commented 9 months ago

As discussed in https://github.com/elixir-ecto/ecto/pull/4359, we will normalize the migration prefixes to be strings so that they match the prefixes in queries.