Irina Truong
Irina Truong
Thanks for reporting @jumpnett. If you're able to submit a PR, it will be very welcome.
@P-EB Thank you for reporting. What's the python version, and how did you install pgcli (you said it was not `pip`)?
> @jelder The PR has been merged. Does this solve your issue? I still need to do a release, but for right now pgcli can be installed from main: `pip...
@zzantares What is your `PAGER` variable set to?
Hmm, looks like we had this for a while, and not everyone is seeing this. This user only has an issue with one particular table: * https://github.com/dbcli/pgcli/issues/1132
@ShootingStar91 so you have a column named `type`?
@teepark Would you be able to resolve the conflicts?
Thank you for reporting, @Ray-Eldath. > I could propose a PR to fix this if you think it's acceptable. Certainly! We love PRs. We love people who submit PRs. :)...
@shivan-s Certainly, feel free to contribute! I believe adding `python-dotenv` to the requirements and calling `load_dotenv` would do it.
@yohplala > * while you refer in a generic manner to _Arrow data types_, the PR you point to refers specifically to _Arrow string_, right? Yes, strings being the most...