Skip to content

Commit c630f61

Browse files
author
Azure Pipelines
committed
Publish GitHub Pages
1 parent f6a9637 commit c630f61

File tree

3 files changed

+4579
-4579
lines changed

3 files changed

+4579
-4579
lines changed

articles/version-table-metadata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h5>Note</h5>
127127
<p>The custom <a class="xref" href="../api/v3.x/FluentMigrator.Runner.VersionTableInfo.IVersionTableMetaData.html">IVersionTableMetaData</a> is filtered by the values in the <a class="xref" href="../api/v3.x/FluentMigrator.Runner.Initialization.TypeFilterOptions.html">TypeFilterOptions</a>. This allows different <a class="xref" href="../api/v3.x/FluentMigrator.Runner.VersionTableInfo.IVersionTableMetaData.html">IVersionTableMetaData</a> for every database.</p>
128128
</div>
129129
<p>A common use case is changing the default schema so that you can have a migration assembly per schema.</p>
130-
<pre><code class="lang-c#">using FluentMigrator.VersionTableInfo;
130+
<pre><code class="lang-c#">using FluentMigrator.Runner.VersionTableInfo;
131131

132132
namespace Migrations
133133
{

0 commit comments

Comments
 (0)