redmine_glossary/db/migrate
2020-01-02 19:39:20 +09:00
..
001_create_glossary_terms.rb [phase-1]generate model GlossaryTerm 2020-01-02 19:39:19 +09:00
002_create_glossary_categories.rb [phase-5]added category model and modified term model 2020-01-02 19:39:19 +09:00
003_add_category_to_glossary_terms.rb [phase-5]added category model and modified term model 2020-01-02 19:39:19 +09:00
004_add_project_to_terms_and_categories.rb [phase-6]add relation to project to term and category models 2020-01-02 19:39:20 +09:00
005_add_columns_to_glossary_terms.rb [phase-9]add attributes to term 2020-01-02 19:39:20 +09:00