# Functions
Append allows for adding migrations to the migration registry list.
Clear restarts the application with all the command flags, configurations, and migration registory reset.
Close terminates the database connection.
Execute runs the main application loop.
ExecuteWithArgs runs the main application loop with provided arguments.
SetConfigs allows for passing database connection configurations with custom environment names.