-
- Downloads
There was an error fetching the commit references. Please try again later.
#17: implement changelog tables in FastAPI code
parent
e834cc26
No related branches found
No related tags found
Checking pipeline status
Showing
- production_tests.sh 2 additions, 2 deletionsproduction_tests.sh
- toardb/generic/models.py 20 additions, 0 deletionstoardb/generic/models.py
- toardb/stationmeta/models.py 1 addition, 0 deletionstoardb/stationmeta/models.py
- toardb/stationmeta/models_changelog.py 61 additions, 0 deletionstoardb/stationmeta/models_changelog.py
- toardb/stationmeta/models_core.py 0 additions, 16 deletionstoardb/stationmeta/models_core.py
- toardb/stationmeta/pydantic_toar_testing.py 0 additions, 6 deletionstoardb/stationmeta/pydantic_toar_testing.py
- toardb/stationmeta/test_stationmeta.py 16 additions, 23 deletionstoardb/stationmeta/test_stationmeta.py
- toardb/test_toardb.py 8 additions, 1 deletiontoardb/test_toardb.py
- toardb/timeseries/models.py 1 addition, 0 deletionstoardb/timeseries/models.py
- toardb/timeseries/models_changelog.py 71 additions, 0 deletionstoardb/timeseries/models_changelog.py
- toardb/timeseries/test_timeseries.py 8 additions, 10 deletionstoardb/timeseries/test_timeseries.py
- toardb/toardb.py 5 additions, 0 deletionstoardb/toardb.py
Loading