DBCode v1.16.15
Changed
- Editor: Go to definition (cmd/ctrl+click) on tables, views, procedures, functions, etc now opens the alter intent.
- Editor: Right click on tables, views, etc to select open and open with limit options.
- Firebase: Fixed date handling, removed from preview.
Fixed
- Scripting: restored explicit column expansion for the
SELECTscript option. #726 - Roles: classify CALL/EXEC statements as EXECUTE rather than unknown. #725