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
- Migration
Cli - CLI tool for running migrations
- Migration
Manager - Migration manager for database schema changes
- Migration
Status