Moves seed genres to migration

This commit is contained in:
2026-04-13 07:58:17 -04:00
parent aa9edb0f65
commit 9b55627b32
3 changed files with 21 additions and 71 deletions

2
db/schema.rb generated
View File

@@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema[8.1].define(version: 2026_03_28_222034) do
ActiveRecord::Schema[8.1].define(version: 2026_04_13_115611) do
# These are extensions that must be enabled in order to support this database
enable_extension "pg_catalog.plpgsql"