obs-portal/api/migrations
gluap 10f6b0c0c9 make sure we generate the right geometry column type and stay with the types we had from osm2psql (and thus compatible with older installations).
I believe retrofitting the migrations is OK as these were overwritten by osm2pgsql in the past anyhow. Now at least we create the schema everyone is using already.
2023-03-30 14:18:44 +02:00
..
versions make sure we generate the right geometry column type and stay with the types we had from osm2psql (and thus compatible with older installations). 2023-03-30 14:18:44 +02:00
env.py Add alembic setup for migrating 2022-03-16 21:01:20 +01:00
README Add alembic setup for migrating 2022-03-16 21:01:20 +01:00
script.py.mako Add alembic setup for migrating 2022-03-16 21:01:20 +01:00
utils.py Add migrations for the whole schema 2022-04-03 16:06:12 +02:00

Generic single-database configuration.