Skip to content

Conversation

@alycejenni
Copy link
Member

This removes the outdated initdb command and introduces alembic migration scripts, which can be applied using ckan db upgrade -p doi. It also adds ensure_engine to test database initialisation.

These changes should enable compatibility with CKAN 2.11, though they have not been tested with a full setup. Automated tests have been run locally using a basic image running 2.11.

Gets rid of the old initdb command and introduces an initialisation migration script. Enables compatibility with CKAN 2.11.

BREAKING CHANGE: switch to alembic migration scripts

Closes: #118
@alycejenni alycejenni merged commit 5e07229 into dev Mar 14, 2025
6 checks passed
@alycejenni alycejenni deleted the ginger/2.11 branch March 14, 2025 12:44
This was referenced Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants