misuzu/database
2020-05-30 14:46:32 +00:00
..
2019_05_01_200400_initial_structure.php Updated migration template. 2019-08-14 21:48:09 +02:00
2019_05_05_163101_add_forum_category_icons.php Updated migration template. 2019-08-14 21:48:09 +02:00
2019_05_07_090631_create_feature_forum_type.php Updated migration template. 2019-08-14 21:48:09 +02:00
2019_07_04_175010_create_emoticons_table.php Updated migration template. 2019-08-14 21:48:09 +02:00
2019_08_14_194510_create_config_table.php Updated migration template. 2019-08-14 21:48:09 +02:00
2019_10_01_181738_profile_fields_in_database.php Reworked profile field handling. 2019-12-03 02:06:36 +01:00
2019_12_08_181735_emoticon_restructure.php Emoticon restructure. 2019-12-09 03:41:34 +01:00
2019_12_14_005624_added_chat_tokens_table.php // haha yes i forgot the migration 2019-12-14 01:58:14 +01:00
2020_05_21_145756_audit_log_table_fixes.php Rewrote audit log to be OOP. 2020-05-21 15:05:30 +00:00
2020_05_25_133726_login_attempts_table_fixes.php Made login attempts functions OOP. 2020-05-25 14:15:17 +00:00
2020_05_25_152331_sessions_table_fixes.php Rewrote session code to be OOP. 2020-05-25 19:58:06 +00:00
2020_05_27_134934_add_missing_indexes.php Added some missing indices to the tables. 2020-05-27 14:37:50 +00:00
2020_05_29_142907_recovery_table_fixes.php Made password recovery OOP. 2020-05-29 15:30:49 +00:00
2020_05_29_190810_case_insensitive_forum_search.php Made forum searches case insensitive. 2020-05-29 19:12:01 +00:00
2020_05_30_142750_add_owner_id_to_comments.php Added owner id to comment categories. 2020-05-30 14:46:32 +00:00