Releases: taylorwilsdon/open-webui-postgres-migration
Releases · taylorwilsdon/open-webui-postgres-migration
v1.0.4
v1.0.3
Release v1.0.3
v1.0.2
Release v1.0.2
Adds uvx support
v1.0.1
Release v1.0.1
This is the first time we've published to PyPi, and adds the new postgres preflight checks. Also adds pyproject.toml & uv build support.
What's Changed
- Added Table Creation by @hjbarraza in #3
- migrate to psycopg[binary] by @taylorwilsdon in #4
- fix: Add special handling for groups due to pgsql reserved keyword by @taylorwilsdon in #7
- enh: add database preflight checks to ensure properly bootstrapped by @taylorwilsdon in #12
New Contributors
- @hjbarraza made their first contribution in #3
- @taylorwilsdon made their first contribution in #4
Full Changelog: https://github.com/taylorwilsdon/open-webui-postgres-migration/commits/v1.0.1