Commit 78e7ad0
authored
Fix database hydration (#115)
* Add test showing invalid item from load
* Use content_hydrate instead of merge_jsonb
The problem is in the ordering of arguments
to content_hydrate; this shows true failures across
other hydrate tests
* Fix argument ordering in content_hydrate
* Update version to 0.6.3
* Update CHANGELOG1 parent 465f62a commit 78e7ad0
File tree
11 files changed
+3522
-6
lines changed- pypgstac
- pypgstac
- migrations
- tests
- data-files/hydration
- collections
- raw-items/sentinel-1-grd
- hydration
- sql
11 files changed
+3522
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments