You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| docker | 4 years ago | |
| migrations | 4 years ago | |
| src | 4 years ago | |
| .gitignore | 4 years ago | |
| README.md | 4 years ago | |
| alembic.ini | 4 years ago | |
| geodata-catalog.code-workspace | 4 years ago | |
README.md
Requirements
Minimal versions
- python 3.7
- postgresql 12
Known restrictions
- models.py, schema.py, and current representation of column headers in
headersdb table (as initialised by alembic migration script) must be kept in sync SQALCHEMY_DATABASE_URLin database.py andsqlalchemy.urlin alembic.ini must be kept in sync