Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mod/query/control parsing to support variables, locals and functions #405

Closed
kaidaguerre opened this issue Apr 19, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@kaidaguerre
Copy link
Contributor

No description provided.

@kaidaguerre kaidaguerre added the enhancement New feature or request label Apr 19, 2021
@kaidaguerre kaidaguerre added this to the 0.5.0 milestone Apr 19, 2021
@kaidaguerre kaidaguerre self-assigned this Apr 19, 2021
@kaidaguerre kaidaguerre added controls and removed enhancement New feature or request labels Apr 19, 2021
@kaidaguerre kaidaguerre changed the title Update mod/query/control parsing to support variables and functions Update mod/query/control parsing to support variables, locals and functions Apr 23, 2021
@kaidaguerre
Copy link
Contributor Author

closed by 2ccdffd

kaidaguerre added a commit that referenced this issue May 20, 2021
…oses #405

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
kaidaguerre added a commit that referenced this issue May 20, 2021
…oses #405

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant