Autodetect queries on pgexport
Recent Commits to rows:develop
-
Autodetect queries on pgexport
-
Fix join test result ordering
Fix join test result ordering
-
Do not force locale
Do not force locale Even using the current locale, this setting was causing string decoding errors, since in some cases it would set the default encoding to "ascii" and the user ommited `encoding="..."` on `open (waiting for it to be "utf-8").
-
Fix `coverage` command on Debian container
Fix `coverage` command on Debian container