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

Release 1.3.28 #1668

Merged
merged 34 commits into from
Aug 6, 2023
Merged

Release 1.3.28 #1668

merged 34 commits into from
Aug 6, 2023

Conversation

filipecabaco
Copy link
Contributor

Release 1.3.28

Ziinc and others added 20 commits August 3, 2023 02:22
…uery-execution

fix: explicitly set search path for custom schema for postgres query execution
…ameter-timestamp-casting

fix: correctly cast timestamp parameters
…-on-translation

feat: explicit schema prefixing for translated queries
Previously PgRepo was changing concurrently multiple times a single module
configuration leading to issues when creating tables and migrations for a given
source.

To fix this, in a weird, we added more concurrency.

PgRepo now is a GenServer per Repository which means that migrations are handled
by a single mailbox that is able to properly coordinate actions.
…microsecond

Fix/timestamp conversion unix microsecond
@filipecabaco filipecabaco temporarily deployed to github-pages August 4, 2023 15:47 — with GitHub Actions Inactive
@Ziinc Ziinc temporarily deployed to github-pages August 5, 2023 09:42 — with GitHub Actions Inactive
@Ziinc Ziinc temporarily deployed to github-pages August 5, 2023 16:00 — with GitHub Actions Inactive
@Ziinc Ziinc temporarily deployed to github-pages August 6, 2023 08:38 — with GitHub Actions Inactive
@Ziinc Ziinc temporarily deployed to github-pages August 6, 2023 15:32 — with GitHub Actions Inactive
@Ziinc Ziinc merged commit 6e3f538 into master Aug 6, 2023
9 checks passed
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.

2 participants