Module migrations

Module migrations 

Source
Expand description

Database migration system for auth-framework. This module provides tools for managing database schema changes and ensuring proper setup of authentication-related tables.

Structs§

Migration
MigrationCli
CLI tool for running migrations
MigrationManager
Migration manager for database schema changes
MigrationStatus

Enums§

MigrationError