Open u12206050 opened 1 year ago
Getting this error when migrating schema between two environments.
Interestingly though is that when I manually do snapshot apply then it works no problem, but via api it seems to be failing.
are you using the CLI or require()?
const { directusMigrator } = require("directus-migrator")
Getting this error when migrating schema between two environments.
Interestingly though is that when I manually do snapshot apply then it works no problem, but via api it seems to be failing.