Module make_migrations

Module make_migrations 

Source
Expand description

This module handles the creation of migration files

Structs§

MakeMigrationsOptions
Options struct for run_make_migrations

Functions§

check_options
Checks the options
get_internal_models
A helper function to retrieve the internal models from a given location.
run_make_migrations
Runs the make-migrations tool