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

Merge from upstream #1

Merged
merged 43 commits into from
Dec 2, 2022
Merged

Merge from upstream #1

merged 43 commits into from
Dec 2, 2022

Conversation

masterkidan
Copy link

No description provided.

fourdim and others added 30 commits March 16, 2022 22:47
Add table prefix and suffix for multi-tenant environment support
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.7.0 to 1.10.5.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](lib/pq@v1.7.0...v1.10.5)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
fix -ignore-tables, -ignore-enums and -ignore-views when -dsn is present
…lib/pq-1.10.5

Bump github.com/lib/pq from 1.7.0 to 1.10.5
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.11.0 to 4.16.0.
- [Release notes](https://github.com/jackc/pgx/releases)
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v4.11.0...v4.16.0)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…jackc/pgx/v4-4.16.0

Bump github.com/jackc/pgx/v4 from 4.11.0 to 4.16.0
COALESCE, NULLIF, GREATEST and LEAST already existed
and were available in the postgres dialect, but not in MySQL.
mysql: export some conditional functions
Add postgres json literal
it has been already implemented, just missing from interface
go-jet and others added 12 commits August 19, 2022 14:51
add missing SET method to ColumnTimez interface
fix: Add omitted reserved word 'RIGHT' on postgresql
I am using go-jet as a go library for an application that uses dynamic database credentials and noticed this potential security risk that exposes the whole database credentials (though it is timed, it is still a risk)
Copy link

@AndrewWinterman AndrewWinterman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

fix: Updating query for types to the target namespace
@masterkidan masterkidan merged commit aad5dc0 into getoutreach:master Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants