Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dbcli
/
pgcli
Public
Notifications
You must be signed in to change notification settings
Fork
606
Star
13.4k
Code
Issues
26
Pull requests
17
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Actions: dbcli/pgcli
Actions
All workflows
Workflows
CodeQL
CodeQL
Codex Review
Codex Review
Copilot code review
Copilot code review
Dependency Graph
Dependency Graph
pgcli
pgcli
Publish Python Package
Publish Python Package
Show more workflows...
Management
Caches
pgcli
pgcli
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
138 workflow runs
138 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add --timeout option and a connect_timeout config default
pgcli
#667:
Pull request
#1622
opened by
DiegoDAF
4m 16s
DiegoDAF:upstream/connect-timeout
DiegoDAF:upstream/connect-timeout
4m 16s
View #1622
View workflow file
Allow sqlparse 0.6.x
pgcli
#666:
Pull request
#1615
synchronize by
pouwerkerk
Action required
pouwerkerk:sqlparse-0.6
pouwerkerk:sqlparse-0.6
Action required
View #1615
View workflow file
Keep the connection string when using -l/--list or --ping
pgcli
#665:
Pull request
#1621
opened by
DiegoDAF
3m 49s
DiegoDAF:upstream/list-keeps-connection-string
DiegoDAF:upstream/list-keeps-connection-string
3m 49s
View #1621
View workflow file
Fix special commands (\q, \d, exit, ...) being broken in explain mode
pgcli
#664:
Pull request
#1620
opened by
DiegoDAF
2m 52s
DiegoDAF:upstream/explain-mode-special-commands
DiegoDAF:upstream/explain-mode-special-commands
2m 52s
View #1620
View workflow file
Raise the external-editor behave timeouts to reduce CI flakiness
pgcli
#663:
Pull request
#1619
opened by
DiegoDAF
3m 10s
DiegoDAF:upstream/deflake-editor-timeouts
DiegoDAF:upstream/deflake-editor-timeouts
3m 10s
View #1619
View workflow file
Honor PSQL_EDITOR when opening the external editor
pgcli
#662:
Commit
17135da
pushed by
dbaty
2m 48s
main
main
2m 48s
View workflow file
Fix alias_dsn detection for --list-dsn and -D
pgcli
#661:
Pull request
#1617
opened by
ChrisJr404
Action required
ChrisJr404:fix/alias-dsn-detection
ChrisJr404:fix/alias-dsn-detection
Action required
View #1617
View workflow file
Honor PSQL_EDITOR when opening the external editor
pgcli
#660:
Pull request
#1616
opened by
ChrisJr404
2m 44s
ChrisJr404:honor-psql-editor
ChrisJr404:honor-psql-editor
2m 44s
View #1616
View workflow file
Allow sqlparse 0.6.x
pgcli
#659:
Pull request
#1615
opened by
pouwerkerk
Action required
pouwerkerk:sqlparse-0.6
pouwerkerk:sqlparse-0.6
Action required
View #1615
View workflow file
Detect an unconditional UPDATE with sqlparse instead of splitting on whitespace
pgcli
#658:
Pull request
#1614
synchronize by
VXNCXNX
Action required
VXNCXNX:fix/unconditional-update-string-literal
VXNCXNX:fix/unconditional-update-string-literal
Action required
View #1614
View workflow file
Detect an unconditional UPDATE with sqlparse instead of splitting on whitespace
pgcli
#657:
Pull request
#1614
opened by
VXNCXNX
Action required
VXNCXNX:fix/unconditional-update-string-literal
VXNCXNX:fix/unconditional-update-string-literal
Action required
View #1614
View workflow file
Add filesystem meta-commands and path completion
pgcli
#656:
Pull request
#1613
opened by
dcavalcante
Action required
dcavalcante:add-filesystem-meta-commands
dcavalcante:add-filesystem-meta-commands
Action required
View #1613
View workflow file
Add support for -y/--yes flag to bypass confirmation prompts
pgcli
#655:
Pull request
#1544
synchronize by
DiegoDAF
2m 59s
DiegoDAF:feature/yes-option
DiegoDAF:feature/yes-option
2m 59s
View #1544
View workflow file
Add \ne to edit a named query in the external editor (#1609)
pgcli
#654:
Commit
5d5e082
pushed by
j-bennet
2m 50s
main
main
2m 50s
View workflow file
Suggest columns after a column named type (#1611)
pgcli
#653:
Commit
ea6c30d
pushed by
j-bennet
2m 47s
main
main
2m 47s
View workflow file
Suggest columns after a column named type
pgcli
#652:
Pull request
#1611
synchronize by
j-bennet
3m 4s
Sanjays2402:fix/type-column-completion
Sanjays2402:fix/type-column-completion
3m 4s
View #1611
View workflow file
fix: decode bytes identifiers in completion metadata (#1612)
pgcli
#651:
Commit
4beae47
pushed by
j-bennet
2m 59s
main
main
2m 59s
View workflow file
Fix TypeError when completion metadata is bytes
pgcli
#650:
Pull request
#1612
opened by
Sanjays2402
2m 49s
Sanjays2402:fix/escape-name-bytes
Sanjays2402:fix/escape-name-bytes
2m 49s
View #1612
View workflow file
Suggest columns after a column named type
pgcli
#649:
Pull request
#1611
opened by
Sanjays2402
2m 56s
Sanjays2402:fix/type-column-completion
Sanjays2402:fix/type-column-completion
2m 56s
View #1611
View workflow file
Restore cursor shape behaviour for Emacs mode (#1610)
pgcli
#648:
Commit
fab13f0
pushed by
j-bennet
2m 51s
main
main
2m 51s
View workflow file
Add \ne to edit a named query in the external editor
pgcli
#647:
Pull request
#1609
synchronize by
DiegoDAF
3m 0s
DiegoDAF:feature/ne-edit-named-query
DiegoDAF:feature/ne-edit-named-query
3m 0s
View #1609
View workflow file
Restore cursor shape behaviour for Emacs mode
pgcli
#646:
Pull request
#1610
synchronize by
j-bennet
8m 55s
pinn3:restore-emacs-cursor-shape
pinn3:restore-emacs-cursor-shape
8m 55s
View #1610
View workflow file
Restore cursor shape behaviour for Emacs mode
pgcli
#644:
Pull request
#1610
synchronize by
j-bennet
2m 26s
pinn3:restore-emacs-cursor-shape
pinn3:restore-emacs-cursor-shape
2m 26s
View #1610
View workflow file
Enable .pgpass support for SSH tunnel connections (#1546)
pgcli
#643:
Commit
d69ecbe
pushed by
j-bennet
3m 3s
main
main
3m 3s
View workflow file
Enable .pgpass support for SSH tunnel connections
pgcli
#642:
Pull request
#1546
synchronize by
DiegoDAF
2m 51s
DiegoDAF:feature/pgpass-ssh-tunnel
DiegoDAF:feature/pgpass-ssh-tunnel
2m 51s
View #1546
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.