openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
DBDiff CLI
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 16 hours
ago.
Aug 17, 2025 — Aug 17, 2026
Showing page 1 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix(pgsql): key routines by signature so overloads survive the diff (#187) (#188)
Jasdeep Khalsa
More...
4 days ago
ci(release): stop a partial binary matrix from publishing a release (#185) (#186)
Jasdeep Khalsa
More...
7 days ago
ci(release): stop a partial binary matrix from publishing a release (#185)
Claude
More...
7 days ago
perf(pgsql): batch schema fetching for changed tables (#165, #184) (#183)
Jasdeep Khalsa
More...
8 days ago
perf(pgsql): read FK/UNIQUE/PK constraints from pg_catalog (#184)
Claude
More...
8 days ago
refactor: reduce cognitive complexity in DBSchema and PostgresAdapter (S3776)
Claude
More...
8 days ago
docs: document --allow-destructive and the destructive-change linter
Claude
More...
8 days ago
test: cover the schema pre-scan and batch fetch; fix constraint-name collision
Claude
More...
8 days ago
feat: batch schema fetching for changed tables (issue #165)
Claude
More...
8 days ago
perf: schema pre-scan hash map to skip unchanged tables (#179 / #165) (#180)
Jasdeep Khalsa
More...
13 days ago
fix: reduce buildColumnType() to 3 returns to satisfy SonarCloud S1142
Claude
More...
13 days ago
refactor: reduce method count to satisfy SonarCloud S2166 (max 20 per class)
Claude
More...
13 days ago
refactor: extract hash-map helpers to reduce cognitive complexity (S3776)
Claude
More...
13 days ago
fix: replace md5() with sha256 to satisfy SonarCloud S4790
Claude
More...
13 days ago
fix: use parameterized INFORMATION_SCHEMA query instead of SHOW TABLE STATUS
Claude
More...
14 days ago
fix: replace chr(0) NULL sentinel with empty string in Postgres pre-scan CTE
Claude
More...
14 days ago
perf: schema pre-scan hash map to skip unchanged tables (#179/#165)
Claude
More...
14 days ago
ci: pin static-php-cli to 2.8.3 (fix Windows build) + verify NPM_TOKEN in dry run (#178)
Jasdeep Khalsa
More...
27 days ago
ci: pin Windows binary build to windows-2022 runner
Jasdeep Khalsa
More...
27 days ago
ci: pin static-php-cli to 2.8.3 and verify NPM_TOKEN in the release dry run
Jasdeep Khalsa
More...
27 days ago
chore(deps): bump symfony/yaml from 6.4.34 to 6.4.40 in the composer group across 1 directory (#175)
Jasdeep Khalsa
More...
27 days ago
feat: destructive change linter with --allow-destructive flag (#174)
Jasdeep Khalsa
More...
27 days ago
fix: pass --allow-destructive in the PG conformance runner
Jasdeep Khalsa
More...
27 days ago
refactor: resolve SonarCloud findings in DestructiveLinter
Jasdeep Khalsa
More...
27 days ago
Merge remote-tracking branch 'origin/master' into feature/destructive-change-linter
Jasdeep Khalsa
More...
27 days ago
Add golden-file edge-case fixtures for column types, constraints, and partial indexes (#177)
Jasdeep Khalsa
More...
27 days ago
docs: document the PostgreSQL conformance harness in DOCKER.md
Jasdeep Khalsa
More...
28 days ago
refactor: port pattern extractor from Python to PHP (drop psycopg2)
Jasdeep Khalsa
More...
28 days ago
feat: support NOT VALID NOT NULL constraints and CHECK NO INHERIT
Jasdeep Khalsa
More...
28 days ago
refactor: inline getDomainNullability to keep PostgresAdapter at 20 methods
Jasdeep Khalsa
More...
28 days ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree