Releases: Oslandia/pglite
Releases · Oslandia/pglite
v1.0.11
- Fix the import db function with Python3
v1.0.10
- Fix an issue in setup.py to allow the script pglite.bat to be present in the archive installed by "pip install" under windows
- Search for pg_ctl in $PATH
v1.0.9
- Fix missing imports
- Allow to run on *BSD
v1.0.8
Fix export on windows.
Replace pglite script such that it works properly on windows
v1.0.7
Fix export bug on windows.