-
Notifications
You must be signed in to change notification settings - Fork 328
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersgreenlitReady for implementationReady for implementation
Description
https://github.com/kysely-org/kysely/blob/master/src/migration/migrator.ts#L893
Error
means the migration failed. In this case the- {@link MigrationResult.error} contains the error.
Either {@link MigrationResult.error} contains the error.
needs to be removed or it needs to be correct to refer to MigrationResultSet.error
(https://github.com/kysely-org/kysely/blob/master/src/migration/migrator.ts#L856)
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersgreenlitReady for implementationReady for implementation