Tags: CGI-FR/LINO
Tags
chore(deps): bump github.com/docker/docker-credential-helpers (#419) Bumps [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/docker/docker-credential-helpers/releases) - [Commits](docker/docker-credential-helpers@v0.9.4...v0.9.5) --- updated-dependencies: - dependency-name: github.com/docker/docker-credential-helpers dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(core): quote column names in update statements (#416) * fix(core): quote column names in update statements * fix(core): quote column name in UPDATE WHERE clause PostgreSQL * test(core): update venom assertion for quoted column names * test(core): update CHANGELOG to 3.6.2 --------- Co-authored-by: Adrien Aury <44274230+adrienaury@users.noreply.github.com>
fix: truncate should quote table name (#410) * fix: truncate should quote table name * test: fix failed tests * test: fix failed tests * test: fix failed tests * test: fix failed tests * test: fix failed tests * test: fix failed tests * test: fix failed tests * test: fix failed tests * test: fix failed tests * docs: changelog
PreviousNext