Skip to content

Conversation

@Scrumplex
Copy link
Collaborator

No description provided.

renovate bot and others added 7 commits January 5, 2026 06:49
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Apparently dbname has to be preceeded by a /. tokio-postgres didn't care
as it would just leave the dbname empty and (I assume) set it equal to
the user later on. See https://docs.rs/tokio-postgres/latest/src/tokio_postgres/config.rs.html#1099

deadpool seems to check if dbname is actually set, and as our url was
malformed, it complained.

This fixes it :D

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
@Scrumplex Scrumplex changed the title feat: 1.1.4 fix: 1.1.4 Jan 17, 2026
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
@Scrumplex Scrumplex merged commit b865389 into main Jan 17, 2026
2 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