Update check to te-add implicit conversion of named query name to named query, so setting the SQL field to a query name would work.
Update reflection tables to fix JSONB arrays
Workspace loads and watches files recursively if a mod.sp file exists in the workspace folder
Update reflection tables - 'labels' and 'links' are now JSONB columns
rename control property Query to SQL and do NOT try to resolve this as a named query
Add documentation property to control_group
Fix query resource name in metadata
update metadata tables from file watch events
remove db reference to workspace.
store named query in history untouched
rename ReflectionData to metadata. Handle arrays.
Reflection data working apart from pointers to arrays
For query command, pull client to higher level to allow creation ot reflection temp tables
Add executeSqlAsRoot
StartDb stops service if there is an error
Add temp table creation for reflection tables
remove invalid listen address
remove invalid listen address