mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 09:41:49 +08:00
eb6e599df1
* feat: add support for sqlite * chore: add warning on install * fix: ignore constraints before transaction begins * chore: update workflow * Apply fixes from StyleCI * chore: generate sqlite dump and manually add foreign keys * chore: fix actions * chore: fix actions * chore: fix actions * chore: fix actions * chore: fix actions * chore: fix actions * test: fix * Apply fixes from StyleCI * fix: sqlite with db prefix * Apply fixes from StyleCI * fix: statistics sqlite |
||
---|---|---|
.. | ||
2015_05_11_000000_create_mentions_posts_table.php | ||
2015_05_11_000000_create_mentions_users_table.php | ||
2018_06_27_102000_rename_mentions_posts_to_post_mentions_post.php | ||
2018_06_27_102100_rename_mentions_users_to_post_mentions_user.php | ||
2018_06_27_102200_change_post_mentions_post_rename_mentions_id_to_mentions_post_id.php | ||
2018_06_27_102300_change_post_mentions_post_add_foreign_keys.php | ||
2018_06_27_102400_change_post_mentions_user_rename_mentions_id_to_mentions_user_id.php | ||
2018_06_27_102500_change_post_mentions_user_add_foreign_keys.php | ||
2021_04_19_000000_set_default_settings.php | ||
2022_05_20_000005_add_created_at_to_post_mentions_post_table.php | ||
2022_05_20_000006_add_created_at_to_post_mentions_user_table.php | ||
2022_10_21_000000_create_post_mentions_group_table.php |