mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
* Updated cypess mysql spec (#7717) * add join table dto * update dto * add join query validation setup * inprogress: join raw query as parameterized query * fix: only limit and offset values are parameterized still filter values are pending to be parameterized * make use of querybuilder with parameterized query * add tjdb orm logging * fix function name * remove unused argument * revise imports * update error message --------- Co-authored-by: Mekhla Asopa <59684099+Mekhla-Asopa@users.noreply.github.com> Co-authored-by: Ganesh Kumar <ganesh8056234@gmail.com> |
||
|---|---|---|
| .. | ||
| app.controller.ts | ||
| app_config.controller.ts | ||
| app_environments.controller.ts | ||
| app_import_export.controller.ts | ||
| app_users.controller.ts | ||
| apps.controller.ts | ||
| apps.controller.v2.ts | ||
| comment.controller.ts | ||
| comment_users.controller.ts | ||
| copilot.controller.ts | ||
| data_queries.controller.ts | ||
| data_sources.controller.ts | ||
| files.controller.ts | ||
| folder_apps.controller.ts | ||
| folders.controller.ts | ||
| global_data_sources.controller.ts | ||
| group_permissions.controller.ts | ||
| import_export_resources.controller.ts | ||
| library_apps.controller.ts | ||
| metadata.controller.ts | ||
| org_environment_variables.controller.ts | ||
| organization_constants.controller.ts | ||
| organization_users.controller.ts | ||
| organizations.controller.ts | ||
| plugins.controller.ts | ||
| thread.controller.ts | ||
| tooljet_db.controller.ts | ||
| users.controller.ts | ||