Commit e8ef344
authored
Various Bug Fixes (#226)
* fix bug where edtrange was set using datetime rather than end_datetime
* fixes for partition generation, drop pydantic requirement to 1.7+
* make collection id not null fixes #224
* add queue options to pypgstac
* fix issues to ensure creating indexes as pgstac_admin role
* update changelog1 parent 10ad866 commit e8ef344
File tree
19 files changed
+801
-155
lines changed- src
- pgstac
- migrations
- sql
- tests
- basic
- pgtap
- pypgstac
- python/pypgstac
- tests
19 files changed
+801
-155
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
13 | 30 | | |
14 | 31 | | |
15 | 32 | | |
| |||
0 commit comments