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 }}
erans
/
pgsqlite
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
213
Code
Issues
16
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: namespace-aware information_schema served from SQLite (#88)
- #103
#103
Merged
erans
merged 11 commits into
main
erans/pgsqlite:main
from
worktree-fix+88-information-schema-namespace
erans/pgsqlite:worktree-fix+88-information-schema-namespace
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix: namespace-aware information_schema served from SQLite (#88)
#103
erans
merged 11 commits into
main
erans/pgsqlite:main
from
worktree-fix+88-information-schema-namespace
erans/pgsqlite:worktree-fix+88-information-schema-namespace
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
docs: design for namespace-aware information_schema from SQLite (#88)
Show description for 2583a03
erans
and
claude
committed
2583a03
View commit details
Copy full SHA for 2583a03
Browse repository at this point
docs: split pg_class namespacing out of #88 into #102
Show description for 797fecf
erans
and
claude
committed
797fecf
View commit details
Copy full SHA for 797fecf
Browse repository at this point
docs: implementation plan for namespace-aware information_schema (#88)
Show description for c689254
erans
and
claude
committed
c689254
View commit details
Copy full SHA for c689254
Browse repository at this point
Commits on Aug 12, 2026
feat: exact-name registry of pgsqlite's internal catalog relations (#88)
Show description for 210840b
erans
committed
210840b
View commit details
Copy full SHA for 210840b
Browse repository at this point
feat: pg_column_info and type UDFs for information_schema.columns (#88)
Show description for 5f24e1d
erans
and
claude
committed
5f24e1d
View commit details
Copy full SHA for 5f24e1d
Browse repository at this point
feat: migration v29 rebuilds information_schema views namespace-aware (#88)
Show description for 9a23788
erans
and
claude
committed
9a23788
View commit details
Copy full SHA for 9a23788
Browse repository at this point
fix: serve information_schema.tables from SQLite, not a Rust handler (#88)
Show description for b39dbba
erans
and
claude
committed
b39dbba
View commit details
Copy full SHA for b39dbba
Browse repository at this point
fix: serve information_schema.columns from SQLite, not a Rust handler (#88)
Show description for a439c69
erans
committed
a439c69
View commit details
Copy full SHA for a439c69
Browse repository at this point
test: guard the internal-relation list against migration drift (#88)
Show description for cd4ee19
erans
committed
cd4ee19
View commit details
Copy full SHA for cd4ee19
Browse repository at this point
fix: literal-safe, case-insensitive schema prefix rewriting (#88)
Show description for 0cee159
erans
and
claude
committed
0cee159
View commit details
Copy full SHA for 0cee159
Browse repository at this point
docs: record that replace_outside_literals requires comment-stripped input
Show description for b1ad4aa
erans
and
claude
committed
b1ad4aa
View commit details
Copy full SHA for b1ad4aa
Browse repository at this point
You can’t perform that action at this time.