get_applied_migrations: Get the list of already-applied migrations

View source: R/migrations.R

get_applied_migrationsR Documentation

Get the list of already-applied migrations

Description

Reads the locally cached list of migration IDs that have already been applied. Returns an empty character vector if no migrations have been applied yet.

Usage

get_applied_migrations()

Value

A character vector of migration IDs.


eq5dsuite documentation built on May 14, 2026, 5:07 p.m.