# Functions
IsRecordNotFoundError returns whether the given error is due to a requested record not present in the DB.
NewMigrator creates a new Migrator class.
NewORM creates a new ORM structure with the given parameters.
NewRecordNotFoundError returns a ErrRecordNotFoundError.