Update: This is caused by an insufficiently recent pgspecial Python library.
pgcli requires pgspecial 1.10 or newer for $1 placeholders to work properly. The current pgspecial release is 1.11.10. Ubuntu's python3-pgspecial package is only 1.9.0-2, from 2017 October — in both Ubuntu 20.04 and currently in the repository for 20.10. The pgcli package in 20.04 has pgcli version 2.2.0, from 2019 December. pgcli and pgspecial come from the same GitHub organization. The problem basically is having a recent pgcli and an old pgspecial. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876235 Title: "there is no parameter $1" for named queries with numeric parameters To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pgcli/+bug/1876235/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
