- schema.epsg_code returns None if EPSG code could not be determined from database
0.300.9
--------------------
- Make schema.epsg_code work for all migration versions. Raises threedi_schema.migrations.exceptions.InvalidSRIDException if the epsg_code is unusable or not set.
0.300.8
--------------------
- Preserve ID column in non-geometry tables
0.300.7
--------------------
- Add total discharge boundary types (TOTAL_DISCHARGE_2D, GROUNDWATER_TOTAL_DISCHARGE_2D)
0.300.6
--------------------
- Add spatial_ref_sys view to geopackage so ST_Transform can be used