martin/src
Yuri Astrakhan 92f768bb3e
Configuration cleanup: step 2 (#425)
A few minor simplifications in the config and appstate:

* default srid seems to be unused.
* simplify Config struct to have non-optional table and function sources. Ok to be empty.
* add a parsing unit test
* rename configs to distinct names for simplicity

I am making this as a separate PR to keep things easier -- the big upcoming PR will use a dynamic dispatch system for all types of sources
2022-10-05 22:12:44 +03:00
..
bin Configuration cleanup: step 2 (#425) 2022-10-05 22:12:44 +03:00
pg Configuration cleanup: step 2 (#425) 2022-10-05 22:12:44 +03:00
srv Configuration cleanup: step 2 (#425) 2022-10-05 22:12:44 +03:00
config.rs Configuration cleanup: step 2 (#425) 2022-10-05 22:12:44 +03:00
lib.rs Breakup config for pg and srv (#420) 2022-10-01 07:48:11 +00:00
source.rs Breakup config for pg and srv (#420) 2022-10-01 07:48:11 +00:00