Files
UNIT3D-Community-Edition/database
Roardom 8c11521491 fix: laravel 11 migration syntax
In laravel 11, they changed the syntax for changing columns so that all constraints are removed and reapplied, compared to only adding constraints that weren't added before. I generated the sql code of each migration on laravel 10, and the same on laravel 11, and compared the sql code between the two versions and changed the migrations so that the sql matched between the two versions.
2024-06-21 09:26:28 +00:00
..
2024-06-17 11:57:43 -04:00
2024-04-23 17:10:12 -04:00
2024-05-23 13:58:29 +00:00
2022-02-08 23:34:35 -05:00