Skip to content

Documentation for MigrationResult is incorrect or has a typo #1523

@dsuresh-ap

Description

@dsuresh-ap

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 documentationgood first issueGood for newcomersgreenlitReady for implementation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions