sql-statement-builder
sql-statement-builder copied to clipboard
Build SQL statements safely without string concatenation
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.1 to 4.4.3. Release notes Sourced from JamesIves/github-pages-deploy-action's releases. v4.4.3 What's Changed Bump @types/node from 18.8.0 to 18.8.4 by @dependabot in JamesIves/github-pages-deploy-action#1239 Bump webfactory/ssh-agent from 0.5.4 to...
Jira Link : https://amplicomm.atlassian.net/browse/SEP-522- - add inner query feature like select ,where, from inner query and distinct part in select column
Add support for using the `SELECT DISTINCT`. This is a contribution by @dharmendra-ampl.
Add support for adding inner queries. This is a contribution by @dharmendra-ampl.
Refactor the ValueTableVisitor interface like ColumnsDefinitionRenderer (#102) or BooleanExpressionVisitor (#100).
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.1 to 4.7.3. Release notes Sourced from JamesIves/github-pages-deploy-action's releases. v4.7.3 What's Changed Build 🔧 build(deps-dev): bump prettier from 3.4.1 to 3.4.2 in the misc group by @dependabot...