1
0
Fork 0
mirror of https://github.com/archtechx/virtualcolumn.git synced 2025-12-12 18:44:04 +00:00
virtualcolumn/tests/etc/migrations
Henrique Felix dda54ddab0 feat: Add new column for "foo_child" table to link with the table "foo".
- Add to Virtual Column a new rule to prevent store relationships names in the "data" column.
2025-05-12 17:23:27 +00:00
..
2020_05_11_000001_create_my_models_table.php Initial commit 2020-07-06 14:25:02 +02:00
2022_10_21_000001_create_foo_models_table.php Add test for generating the column name 2022-10-21 11:49:10 +02:00
2023_05_11_000001_create_bar_childs_table.php Test that child models extending a parent that uses VirtualColumn get encoded correctly (#16) 2023-11-06 21:46:14 +01:00
2023_10_21_000001_create_foo_childs_table.php feat: Add new column for "foo_child" table to link with the table "foo". 2025-05-12 17:23:27 +00:00