Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
6677497
feat: add pgstac-migrate compatibility layer
bitner May 5, 2026
a5a2b5c
chore: switch pgpkg workflows to published packages
bitner May 5, 2026
3e853c6
chore: clean up test warnings
bitner May 5, 2026
392c04c
update changelog
bitner May 11, 2026
2dc9775
Merge branch 'main' into pgpkgmigrations
bitner May 11, 2026
f31bcd2
add more tests
bitner May 11, 2026
88c039d
pr1: switch search_wheres hashing to sha256 and stage unreleased migr…
bitner May 11, 2026
5982900
Update scripts/makemigration
bitner May 12, 2026
85a299f
Update .github/workflows/release.yml
bitner May 12, 2026
356bd17
Complete PR1: pin pgpkg 0.1.1, regenerate migrations, fix test assert…
bitner May 12, 2026
5a38220
Address PR review feedback and harden migration docs/deps
bitner May 12, 2026
adfdd4c
Merge remote-tracking branch 'origin/pgpkgmigrations' into v010-pr1-h…
bitner May 12, 2026
7561525
Merge remote-tracking branch 'origin/main' into v010-pr1-hash-and-dea…
bitner May 12, 2026
50d73bc
Move pgstac_hash into search SQL
bitner May 12, 2026
5932cd8
Refine unreleased changelog for search cache hardening
bitner May 12, 2026
d03f9be
Enable pg_stat_statements and pg_cron in test image
bitner May 12, 2026
2dff33e
Wire search_query updatestats into where_stats
bitner May 12, 2026
bba2f27
Update unreleased changelog for search stats refresh
bitner May 12, 2026
197587a
Move Rust crate under src
bitner May 12, 2026
999a74b
don't save _PLAN.md docs
bitner May 12, 2026
dd5e7de
Merge branch 'main' into v010-pr1-hash-and-dead-code-rerun
bitner May 12, 2026
cd9b9e1
Merge branch 'rustac_cleanup' into v010-pr1-hash-and-dead-code-rerun
bitner May 12, 2026
dd4a621
Document Rust crate move
bitner May 12, 2026
a0d5c3c
Fix server extension smoke test db selection
bitner May 12, 2026
9a253e3
Harden CI extension smoke tests and tighten changelog
bitner May 12, 2026
584861c
Remove content_slim and regenerate SQL artifacts
bitner May 12, 2026
1cd306b
items: add lifecycle metadata and tombstone GC
bitner May 12, 2026
9bd3c43
Merge branch 'main' of github.com:stac-utils/pgstac
bitner May 13, 2026
9ce73ce
Merge main into v010-pr2-sync-metadata-and-search-lifecycle
bitner May 13, 2026
fd7b439
Update CHANGELOG
bitner May 13, 2026
96b0a7f
Refactor item insert triggers, dehydration, and pypgstac loaders
bitner May 13, 2026
b1b1194
Update changelog for PR2
bitner May 13, 2026
11e57a7
Add batched tombstone GC with committed procedure
bitner May 18, 2026
d28e9ab
Document batched tombstone GC in changelog
bitner May 18, 2026
dc4d16b
registry: add item_field_registry table and jsonb_field_rows walker
bitner May 18, 2026
bb56f3e
fragments: add extract_fragment, get_or_create_fragment, and gc_fragm…
bitner May 18, 2026
7503891
feat: add item_fragments, item_field_registry tables with split stora…
bitner May 18, 2026
5674549
feat: item_fragments, item_field_registry, split columns, and field r…
bitner May 18, 2026
ec4106e
docs: mark PR3+PR4 phases complete
bitner May 18, 2026
763634b
fix migration FK and add PR3/PR4 coverage
bitner May 18, 2026
9f4d1a5
Merge remote-tracking branch 'origin/main' into v010-pr3-pr4-item-reg…
bitner May 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading