summaryrefslogtreecommitdiff
path: root/priv/repo/migrations/20190123125839_fix_info_ids.exs
AgeCommit message (Collapse)Author
2019-01-23Fix info ids.lain
The previous migration actually created values for the key "id", including the quotes. This one should fill out all missing ids. Closes #511