Describe the bug
The documenation about custom version tables (https://fluentmigrator.github.io/intro/configuration.html#custom-version-table) is wrong. Constructor values are needed for DefaultVersionTableMetaData.
To Reproduce
Try to build the code in the docs, it doesn't work.
Expected behavior
It works or an alternative is proposed.
Describe the bug
The documenation about custom version tables (https://fluentmigrator.github.io/intro/configuration.html#custom-version-table) is wrong. Constructor values are needed for
DefaultVersionTableMetaData.To Reproduce
Try to build the code in the docs, it doesn't work.
Expected behavior
It works or an alternative is proposed.