Florida Gov. Ron DeSantis signed legislation March 30 to rename Palm Beach International Airport after President Trump. The airport is used frequently by Trump as he travels to and from the White ...
-- Description: Renames dynamic UI tables, enforces ABAC scopes, and backfills permission prefixes. -- 1. Rename tables (safe for existing installs) ALTER TABLE IF EXISTS public.system_resources ...
ALTER TABLE "aircraft_data" RENAME COLUMN "groundSpeed" TO "ground_speed"; ALTER TABLE "aircraft_data" RENAME COLUMN "verticalRate" TO "vertical_rate"; ALTER TABLE ...