Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunMigrations ¶
Run migrations runs migrations for the database. It uses the `MIGRATIONS_PATH` environment variable to specify the path to the migrations. If the variable is not set, it defaults to `file:///migrations`. The `ErrNoChange` error is ignored, as it means that there are no migrations to run.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.