aboutsummaryrefslogtreecommitdiff
path: root/db/migrate/20240314211609_drop_location_column.rb
Commit message (Collapse)AuthorAgeFilesLines
* Dropped redundant 'location' columnMiquel Sabaté Solà2024-03-141-0/+5
Looks like I messed up later on and kept two columns which were basically referring to the same thing. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>