Skip to content

Alembic migration - #39

Merged
borhanst merged 8 commits into
mainfrom
alembic-migration
Jul 31, 2026
Merged

Alembic migration#39
borhanst merged 8 commits into
mainfrom
alembic-migration

Conversation

@borhanst

Copy link
Copy Markdown
Owner

No description provided.

borhanst added 8 commits July 30, 2026 18:44
- Added Alembic initialization and migration commands to the CLI.
- Created migration models in a new `migrations/models.py` file.
- Updated schemas to include new fields and relationships for permissions and audit logs.
- Enhanced the `BehaviorConfig` to support Alembic usage.
- Refactored existing tests to use the new migration models instead of the old auth models.
- Added index definitions to schemas for improved query performance.
- Updated `pyproject.toml` to include Alembic as a dependency.
@borhanst
borhanst merged commit e78e1bf into main Jul 31, 2026
3 checks passed
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.

1 participant