Noticed issue upgrading 8.1 → 8.3.3.
We noticed an issue on our audit table column names being messed up. After further investigation it was noticed default Audit table column names changed from UPPERCASE to lowercase during migration.
8.1:
8.3:
Doesn't affect SQL queries directly. But Perspective tables using database bindings generate lowercase headers (instead of UPPERCASE) for column names. Case matters there.

Though to let people know if they encounter a similar issue.
Note: Only happens when audit database is regenerated and Ignition recreates the tables. Tested on 8.3.3.

