framework/extensions/mentions/migrations
Sami Mazouz eb6e599df1
feat: add support for SQLite (#3984)
* 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
2024-06-21 07:25:11 +01:00
..
2015_05_11_000000_create_mentions_posts_table.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2015_05_11_000000_create_mentions_users_table.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102000_rename_mentions_posts_to_post_mentions_post.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102100_rename_mentions_users_to_post_mentions_user.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102200_change_post_mentions_post_rename_mentions_id_to_mentions_post_id.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102300_change_post_mentions_post_add_foreign_keys.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102400_change_post_mentions_user_rename_mentions_id_to_mentions_user_id.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2018_06_27_102500_change_post_mentions_user_add_foreign_keys.php Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
2021_04_19_000000_set_default_settings.php New mentions format, decouple usernames from mentions (#65) 2021-04-21 10:58:54 +01:00
2022_05_20_000005_add_created_at_to_post_mentions_post_table.php feat: add support for SQLite (#3984) 2024-06-21 07:25:11 +01:00
2022_05_20_000006_add_created_at_to_post_mentions_user_table.php feat: add support for SQLite (#3984) 2024-06-21 07:25:11 +01:00
2022_10_21_000000_create_post_mentions_group_table.php [mentions] feat: group mentions (#3658) 2022-11-05 19:29:01 +00:00