Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
Description
Right now, sys schema is using a table sys.sys_config to store own settings.
This is more or less reimplementation of global variables.
Presumably, sys_config a workaround that allowed sys schema to be used standalone, without any changes to existing server.
But since it is now integrated, there is no need to keep this "settings in a table" twist.