Skip to content

Fix bug in migrations

Compare
Choose a tag to compare
@drujensen drujensen released this 03 Dec 16:22
· 431 commits to master since this release

The migration needed to select the current database. If there happened to be another table with the same name in a different database, the query was returning those fields as well.