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...
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. Release notes Sourced from actions/github-script's releases. v8.0.0 What's Changed Update Node.js version support to 24.x by @salmanmkc in actions/github-script#637 README for updating actions/github-script from...
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. Release notes Sourced from actions/setup-java's releases. v5.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/setup-java#888 Make sure your runner is...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...