lthn.io/app/Mod/Names/Migrations
Claude 1e34701e71
feat: BelongsToWorkspace on NameClaim, DnsTicket, NameActivity
Multi-tenant scoping via CorePHP tenant package. workspace_id column
added to all three tables. Existing records backfilled to workspace 1
(Lethean CIC). workspaceContextRequired=false allows public API calls
without workspace context.

Commit #100.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 12:55:34 +01:00
..
2026_04_04_add_workspace_to_names_tables.php feat: BelongsToWorkspace on NameClaim, DnsTicket, NameActivity 2026-04-04 12:55:34 +01:00
2026_04_04_create_dns_tickets_table.php refactor: move DNS tickets from Cache to DnsTicket database model 2026-04-04 12:06:00 +01:00
2026_04_04_create_name_activity_table.php feat: activity logging for name operations 2026-04-04 11:46:31 +01:00
2026_04_04_create_name_claims_table.php refactor: move pre-registration claims from Cache to database model 2026-04-04 11:21:58 +01:00