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 }}
erans
/
pgsqlite
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
218
Code
Issues
17
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add pgjdbc / DBeaver / DBX catalog metadata interception
- #108
#108
Open
lijiajun
wants to merge 14 commits into
erans:main
erans/pgsqlite:main
from
lijiajun:pr/client-compat
lijiajun/pgsqlite:pr/client-compat
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Add pgjdbc / DBeaver / DBX catalog metadata interception
#108
lijiajun
wants to merge 14 commits into
erans:main
erans/pgsqlite:main
from
lijiajun:pr/client-compat
lijiajun/pgsqlite:pr/client-compat
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
fix(catalog): 修复 dbx/DBeaver 字段列表与索引列表空白 (v40+v41)
Show description for 156a93b
pgsqlite-local
committed
156a93b
View commit details
Copy full SHA for 156a93b
Browse repository at this point
fix(catalog): 修复 dbx 列默认值(attrdef)标签空白 (v42)
pgsqlite-local
committed
902eced
View commit details
Copy full SHA for 902eced
Browse repository at this point
fix(rebase): revert extended.rs catalog hardcoding to erans base; keep is_pg_catalog_object
Show description for 7dbae72
lijiajun
committed
7dbae72
View commit details
Copy full SHA for 7dbae72
Browse repository at this point
fix(rebase): restore user-added symbols dropped by erans-take resolution
Show description for 059bdd5
lijiajun
committed
059bdd5
View commit details
Copy full SHA for 059bdd5
Browse repository at this point
Commits on Aug 14, 2026
fix(extended): restore v29i catalog truth probe (DataGrip table-list regression)
Show description for 071a1e0
sindo
committed
071a1e0
View commit details
Copy full SHA for 071a1e0
Browse repository at this point
Commits on Aug 17, 2026
fix(catalog): 修复 dbx Tables 节点表清单空白 (v47)
Show description for 71eb82e
pgsqlite-local
committed
71eb82e
View commit details
Copy full SHA for 71eb82e
Browse repository at this point
fix(extended): Parse 阶段为 catalog 查询设置真实列数 (v47fix)
Show description for c5ad7d6
pgsqlite-local
committed
c5ad7d6
View commit details
Copy full SHA for c5ad7d6
Browse repository at this point
fix(extended): 参数化 LIMIT/OFFSET 探测健壮化 (v47fix2)
Show description for ef354de
pgsqlite-local
committed
ef354de
View commit details
Copy full SHA for ef354de
Browse repository at this point
Commits on Aug 18, 2026
fix(extended): Describe(Portal) 空分支补 catalog 探测,修复 dbx 表列表空白
Show description for b55d8dd
sindo
committed
b55d8dd
View commit details
Copy full SHA for b55d8dd
Browse repository at this point
fix(extended): analyze_select_params 识别 CAST($N AS TYPE),修复 dbx 参数类型错位
Show description for c66a33b
sindo
committed
c66a33b
View commit details
Copy full SHA for c66a33b
Browse repository at this point
fix(extended): execute_select 补 strip public schema 前缀,修 dbx 点开表报 no such table
Show description for 2362daa
sindo
committed
2362daa
View commit details
Copy full SHA for 2362daa
Browse repository at this point
fix(extended): Describe(Portal) 前移 catalog truth probe,修外键查询列数错位
Show description for 56afd02
sindo
committed
56afd02
View commit details
Copy full SHA for 56afd02
Browse repository at this point
Commits on Aug 19, 2026
fix(extended): handle_parse 补 strip public 前缀,修表数据查询列数错位
Show description for 412e30f
sindo
committed
412e30f
View commit details
Copy full SHA for 412e30f
Browse repository at this point
Commits on Aug 20, 2026
feat: 多数据库支持 --databases name=path 列表 + database 路由 + pg_database 全库列表
Show description for da8e692
sindo
committed
da8e692
View commit details
Copy full SHA for da8e692
Browse repository at this point
You can’t perform that action at this time.