aboutsummaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Collapse)AuthorAgeFilesLines
* searches: Add rich text descriptionMiquel Sabaté Solà2025-07-011-0/+5
| | | | | | | This allows for adding rich content to searches so it can be displayed in shared searches, for example. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Upgrade to Rails 8Miquel Sabaté Solà2024-11-083-0/+57
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* thing: removed unique index on titleMiquel Sabaté Solà2024-03-181-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* 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>
* Initial commitMiquel Sabaté Solà2024-03-1315-0/+196
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>