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

fix: allow to use postgres in DB url #901

Merged
merged 2 commits into from
Nov 14, 2023
Merged

fix: allow to use postgres in DB url #901

merged 2 commits into from
Nov 14, 2023

Conversation

richard-ramos
Copy link
Member

Description

Allow using postgres in the db connection string to match nwaku.
(postgresql and postgres are valid db url prefixes according to libpq)

@richard-ramos richard-ramos changed the title fix: allow to use postgres in DB URLS fix: allow to use postgres in DB url Nov 14, 2023
@richard-ramos
Copy link
Member Author

I'm merging this PR immediatly because the change is trivial

@status-im-auto
Copy link

status-im-auto commented Nov 14, 2023

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ d5fdafe #1 2023-11-14 18:17:51 ~2 min nix-flake 📄log
✔️ d5fdafe #1 2023-11-14 18:18:28 ~2 min linux 📦deb
✔️ d5fdafe #1 2023-11-14 18:19:48 ~3 min tests 📄log
✔️ d5fdafe #1 2023-11-14 18:20:11 ~4 min tests 📄log
✔️ d5fdafe #1 2023-11-14 18:20:19 ~4 min android 📦tgz
✔️ d5fdafe #1 2023-11-14 18:45:43 ~29 min ios 📦tgz
✔️ f017f06 #2 2023-11-14 18:20:40 ~2 min nix-flake 📄log
✔️ f017f06 #2 2023-11-14 18:21:28 ~2 min linux 📦deb
✔️ f017f06 #2 2023-11-14 18:24:31 ~4 min tests 📄log
✔️ f017f06 #2 2023-11-14 18:25:48 ~5 min tests 📄log
✔️ f017f06 #2 2023-11-14 18:26:42 ~6 min android 📦tgz
✔️ f017f06 #2 2023-11-14 18:28:50 ~12 min ios 📦tgz

@richard-ramos richard-ramos merged commit f441f33 into master Nov 14, 2023
12 checks passed
@richard-ramos richard-ramos deleted the fix/postgres branch November 14, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants