lernschiff/database/migrations
Boban Blaskovic 986f2afcff fix(tenant): forceDelete guard, hasRole eager-load, write-path test, migration timestamps
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 01:07:26 +02:00
..
0001_01_01_000000_create_tenants_table.php feat(db): 7 MVP-1 migrations — UUID, tenant_id, role_user UNIQUE(user_id), parent_child no-tenant 2026-05-22 00:53:22 +02:00
0001_01_01_000001_create_cache_table.php feat(scaffold): Laravel 12 scaffold + .env.example 2026-05-22 00:19:49 +02:00
0001_01_01_000002_create_jobs_table.php feat(scaffold): Laravel 12 scaffold + .env.example 2026-05-22 00:19:49 +02:00
0001_01_01_000003_create_users_table.php fix(tenant): forceDelete guard, hasRole eager-load, write-path test, migration timestamps 2026-05-22 01:07:26 +02:00
2026_05_22_005034_create_roles_table.php feat(db): 7 MVP-1 migrations — UUID, tenant_id, role_user UNIQUE(user_id), parent_child no-tenant 2026-05-22 00:53:22 +02:00
2026_05_22_005035_create_licenses_table.php feat(db): 7 MVP-1 migrations — UUID, tenant_id, role_user UNIQUE(user_id), parent_child no-tenant 2026-05-22 00:53:22 +02:00
2026_05_22_005036_create_role_user_table.php fix(tenant): forceDelete guard, hasRole eager-load, write-path test, migration timestamps 2026-05-22 01:07:26 +02:00
2026_05_22_005037_create_license_assignments_table.php fix(tenant): forceDelete guard, hasRole eager-load, write-path test, migration timestamps 2026-05-22 01:07:26 +02:00
2026_05_22_005038_create_parent_child_table.php fix(tenant): forceDelete guard, hasRole eager-load, write-path test, migration timestamps 2026-05-22 01:07:26 +02:00