]> git.openstreetmap.org Git - rails.git/commit
Switch to using native rails support for managing Postgres enumerations
authorTom Hughes <tom@compton.nu>
Wed, 15 Nov 2023 18:19:54 +0000 (18:19 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 15 Nov 2023 18:25:05 +0000 (18:25 +0000)
commitf2f0cf1ad9e5fb7ea35c807f313820bd6efa641c
treedc30231e9d2baaa35b544486fd23ca3a901f9ddf
parentcebda5ffb9bc45171ddc6b4c4a25f14912fdad51
Switch to using native rails support for managing Postgres enumerations
config/initializers/migrate.rb
db/migrate/007_add_relations.rb
db/migrate/039_add_more_controls_to_gpx_files.rb
db/migrate/044_create_user_roles.rb
db/migrate/051_add_status_to_user.rb
db/migrate/053_add_map_bug_tables.rb
db/migrate/057_add_map_bug_comment_event.rb
db/migrate/20110521142405_rename_bugs_to_notes.rb
db/migrate/20120214210114_add_text_format.rb
db/migrate/20160822153055_create_issues_and_reports.rb
db/migrate/20231029151516_add_importer_role.rb