LogBook


2025/07/08 [GADM-api]

I arrived with working script for setting up the initial database. The script creates new database, sets up appropriate roles, schemas and permissions, then test them and rolls back changes done by the tests. As the final step the script ingest GADM geopackage to appropriate schema. Additionally, I ensured that migrations created with goose package work as intended. It’s a good starting point for next step – supporting api access tokens.