Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
.
boringSQL
/
fixturize
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 23, 2026
test: cover database_id requirement for explicit vs discovered masks files
Show description for 390895c
radim
and
claude
committed
390895c
Copy full SHA for 390895c
fix: restore safety check for explicit masks_file
radim
committed
56ab53b
Copy full SHA for 56ab53b
test: add comprehensive coverage for masking.Resolution and fixturize.ResolveMasks
Show description for 1a3c2d6
radim
and
claude
committed
1a3c2d6
Copy full SHA for 1a3c2d6
chore: plug masking.Resolution into extract
radim
committed
9e58fb9
Copy full SHA for 9e58fb9
chore: resolution overlays CLI/profile/discover
radim
committed
428ae44
Copy full SHA for 428ae44
chore: drop load options
radim
committed
1876a73
Copy full SHA for 1876a73
feat: expose resolved Policy
radim
committed
614c090
Copy full SHA for 614c090
Commits on May 22, 2026
test(check): add check command tests, tidy suggest-fks test comments
Show description for b64212c
radim
and
claude
committed
b64212c
Copy full SHA for b64212c
fix: missing cmd/check.go
radim
committed
905be5c
Copy full SHA for 905be5c
Commits on May 21, 2026
feat: scan FK constraints for orphaned child rows
radim
committed
755c0cc
Copy full SHA for 755c0cc
test(suggest-fks): cover FK matching, validation, and formatting
Show description for 4e1f6e2
radim
and
claude
committed
4e1f6e2
Copy full SHA for 4e1f6e2
feat: detect possible foreign keys (name/types)
radim
committed
8af3ddc
Copy full SHA for 8af3ddc
Commits on May 19, 2026
test(masking): comprehensive coverage for shared masks loader and discovery
Show description for 8bd8cbd
radim
and
claude
committed
8bd8cbd
Copy full SHA for 8bd8cbd
chore: extract shared masks schema into masking package
Show description for 98abba3
radim
committed
98abba3
Copy full SHA for 98abba3
Commits on May 16, 2026
Merge pull request #6 from boringSQL/chore/pgx
Show description for 1d15787
radim
authored
1d15787
Copy full SHA for 1d15787
fix(collect): cover arrays, INTERVAL, INET in convertValue
Show description for e57a97c
radim
and
claude
committed
e57a97c
Copy full SHA for e57a97c
fix(collect): preserve PG JSON/JSONB text representation
Show description for 39483ad
radim
and
claude
committed
39483ad
Copy full SHA for 39483ad
fix: char into *string scan
radim
committed
cee0daf
Copy full SHA for cee0daf
Commits on May 15, 2026
test: port integration + unit tests to native pgxpool
Show description for 44c0334
radim
and
claude
committed
44c0334
Copy full SHA for 44c0334
fix: handle NUMERIC via pgtype.Numeric
radim
committed
b245a30
Copy full SHA for b245a30
chore: switch to pgx
radim
committed
f27880b
Copy full SHA for f27880b
Commits on May 9, 2026
Merge pull request #5 from boringSQL/feat/shared-datamasking
Show description for e4b4439
radim
authored
e4b4439
Copy full SHA for e4b4439
feat: analyze now uses data-masking-policy format
radim
committed
3e39e5a
Copy full SHA for 3e39e5a
docs: document shared data-masking-policy.yml config
Show description for 925290f
radim
and
claude
committed
925290f
Copy full SHA for 925290f
test: cover shared masks loader (merge, conflicts, walk-up, ordering)
Show description for 2f3aca9
radim
and
claude
committed
2f3aca9
Copy full SHA for 2f3aca9
feat: introduced data-masking-policy.yml
Show description for 6a6ee77
radim
committed
6a6ee77
Copy full SHA for 6a6ee77
Commits on Mar 27, 2026
test: verify leaf/lookup exclusion, hub ranking, and FK penalty in suggest-roots
Show description for 1635f48
radim
and
claude
committed
1635f48
Copy full SHA for 1635f48
feat: suggest helps to identify possible root tables (using scores)
radim
committed
2165367
Copy full SHA for 2165367
Commits on Mar 10, 2026
test: add tests for batched queries, duplicate FK dedup, and seed skip
Show description for c19f3c1
radim
and
claude
committed
c19f3c1
Copy full SHA for c19f3c1
feat: seed extraction & general fixes for traversal
Show description for 733994b
radim
committed
733994b
Copy full SHA for 733994b
Commits on Mar 5, 2026
fix: pg18
radim
committed
49972c2
Copy full SHA for 49972c2
feat: simple try/ (docker based) to experience fixturize
radim
committed
67e0417
Copy full SHA for 67e0417
Commits on Feb 23, 2026
chore: constant buffer sixe
radim
committed
077d2ee
Copy full SHA for 077d2ee
fix: buffer io.Pipe writes to restore the performance
radim
committed
fea22b5
Copy full SHA for fea22b5
chore: use io.Pipe instead of bytes.Buffer
radim
committed
85e545f
Copy full SHA for 85e545f
Previous
Next
You can’t perform that action at this time.