Some customers have expressed the need to have SQL directory tables created in the native case of the database, so that they don't have to be quoted when referred to from other applications.
This needs to be safely backward-compatible though, so if the table already exists in a different casing it must be used.
- depends on
-
NXP-6442 Implement SQL directories based on current VCS code
- Resolved