Ask a question to get started
Enter to sendā¢Shift+Enter new line
getMigrations(schema: string): string[]
schema
string
To add a new migration, add a new string to the list returned by the getMigrations function. The position of the migration in the list is the version number.