Sync telesrv 4c0e2d9 (feat: complete official star gift lifecycle and admin tooling). Public adjustments: skipped private docs/deploy-nginx/README source changes, kept iamxvbaba/td public dependency, replaced local/private sample IP and orange seed label.
4 lines
246 B
SQL
4 lines
246 B
SQL
-- This migration repairs invalid persisted capabilities and intentionally does
|
|
-- not restore them on downgrade: advertising Craft without an official crafted
|
|
-- model would reintroduce a user-visible operation that can never succeed.
|
|
SELECT 1;
|