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
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
611
Star
13.4k
Code
Issues
27
Pull requests
14
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
Codex Review
Codex Review
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
.
codex-review.yml
will be ignored since log searching is not yet available
49 workflow runs
49 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.
Replace the pgclirc ConfigObj parser with configparser
Codex Review
#49:
Pull request
#1635
opened by
jackwalkerlabs
22s
22s
View #1635
View workflow file
Avoid rewriting passwords loaded from keyring
Codex Review
#48:
Pull request
#1633
opened by
MelvinCERBA
9s
9s
View #1633
View workflow file
Show PostgreSQL service names in the prompt
Codex Review
#47:
Pull request
#1632
opened by
jackwalkerlabs
13s
13s
View #1632
View workflow file
Preserve literal passwords in PostgreSQL service files
Codex Review
#46:
Pull request
#1631
opened by
jackwalkerlabs
14s
14s
View #1631
View workflow file
Add Changelog project URL
Codex Review
#45:
Pull request
#1630
opened by
twelfthlabor
13s
13s
View #1630
View workflow file
Fix encoding error when database encoding is ASCII
Codex Review
#44:
Pull request
#1629
opened by
dbaty
1s
1s
View #1629
View workflow file
Decode text results defensively when the client encoding cannot decode them (SQL_ASCII)
Codex Review
#43:
Pull request
#1628
opened by
DiegoDAF
10s
10s
View #1628
View workflow file
Remove stale xfail on schema-qualified INSERT parseutils test
Codex Review
#42:
Pull request
#1625
opened by
pacocartones
13s
13s
View #1625
View workflow file
Add --timeout option and a connect_timeout config default
Codex Review
#41:
Pull request
#1622
opened by
DiegoDAF
15s
15s
View #1622
View workflow file
Keep the connection string when using -l/--list or --ping
Codex Review
#40:
Pull request
#1621
opened by
DiegoDAF
12s
12s
View #1621
View workflow file
Fix special commands (\q, \d, exit, ...) being broken in explain mode
Codex Review
#39:
Pull request
#1620
opened by
DiegoDAF
18s
18s
View #1620
View workflow file
Raise the external-editor behave timeouts to reduce CI flakiness
Codex Review
#38:
Pull request
#1619
opened by
DiegoDAF
13s
13s
View #1619
View workflow file
Fix alias_dsn detection for --list-dsn and -D
Codex Review
#37:
Pull request
#1617
opened by
ChrisJr404
12s
12s
View #1617
View workflow file
Honor PSQL_EDITOR when opening the external editor
Codex Review
#36:
Pull request
#1616
opened by
ChrisJr404
11s
11s
View #1616
View workflow file
Allow sqlparse 0.6.x
Codex Review
#35:
Pull request
#1615
opened by
pouwerkerk
17s
17s
View #1615
View workflow file
Detect an unconditional UPDATE with sqlparse instead of splitting on whitespace
Codex Review
#34:
Pull request
#1614
opened by
VXNCXNX
14s
14s
View #1614
View workflow file
Add filesystem meta-commands and path completion
Codex Review
#33:
Pull request
#1613
opened by
dcavalcante
20s
20s
View #1613
View workflow file
Fix TypeError when completion metadata is bytes
Codex Review
#32:
Pull request
#1612
opened by
Sanjays2402
12s
12s
View #1612
View workflow file
Suggest columns after a column named type
Codex Review
#31:
Pull request
#1611
opened by
Sanjays2402
12s
12s
View #1611
View workflow file
Restore cursor shape behaviour for Emacs mode
Codex Review
#30:
Pull request
#1610
opened by
pinn3
10s
10s
View #1610
View workflow file
Add \ne to edit a named query in the external editor
Codex Review
#29:
Pull request
#1609
opened by
DiegoDAF
10s
10s
View #1609
View workflow file
Fix NoneType crash completing functions with unnamed args
Codex Review
#28:
Pull request
#1605
opened by
youdie006
18s
18s
View #1605
View workflow file
Update release script
Codex Review
#27:
Pull request
#1602
opened by
j-bennet
26s
26s
View #1602
View workflow file
Fix outdated project settings
Codex Review
#26:
Pull request
#1601
opened by
j-bennet
25s
25s
View #1601
View workflow file
Suggest columns after GROUP BY
Codex Review
#25:
Pull request
#1599
opened by
Kynde
18s
18s
View #1599
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.