en_btr_backend/database/migrations
Leonard Smith c69fbea376 Add a subs boolen field to the words table 2021-05-01 16:38:20 -05:00
..
2014_10_12_000000_create_users_table.php Initial commit 2020-10-02 10:58:41 -05:00
2014_10_12_100000_create_password_resets_table.php Initial commit 2020-10-02 10:58:41 -05:00
2019_08_19_000000_create_failed_jobs_table.php Initial commit 2020-10-02 10:58:41 -05:00
2020_10_01_231143_create_books_table.php Switch to using string based primary keys 2020-10-05 15:13:37 -05:00
2020_10_01_231230_create_chapters_table.php Switch to using string based primary keys 2020-10-05 15:13:37 -05:00
2020_10_01_231308_create_verses_table.php Switch to using string based primary keys 2020-10-05 15:13:37 -05:00
2020_10_01_231338_create_words_table.php Add migration for lexical_entry table 2020-10-06 20:26:13 -05:00
2020_10_07_011327_create_lexical_entry_table.php Add migration for lexical_entry table 2020-10-06 20:26:13 -05:00
2021_03_31_214328_morph_legend.php Add morph_legend table 2021-03-31 17:22:22 -05:00
2021_04_30_192919_add_phraseid_to_words_table.php Add migration for words table phraseid 2021-05-01 16:34:05 -05:00
2021_04_30_214643_add_extra_sort_columns_to_words_table.php Add a migration to add ulb sort column to words table 2021-05-01 16:34:19 -05:00
2021_05_01_151109_alter_primary_key_on_words_table.php Modify the type of the primary key on the words table 2021-05-01 16:34:49 -05:00
2021_05_01_153604_add_verse_code_to_words_table.php Add a verse_code column to the words table to hold our old id format 2021-05-01 16:35:22 -05:00
2021_05_01_185503_add_sub_field_to_words_table.php Add a subs boolen field to the words table 2021-05-01 16:38:20 -05:00