improve migration history

This commit is contained in:
sbwalker
2025-09-19 15:25:11 -04:00
parent beb4919d97
commit 3c1167d359
5 changed files with 28 additions and 8 deletions

View File

@ -318,4 +318,10 @@
<data name="Version" xml:space="preserve">
<value>Framework Version</value>
</data>
<data name="Tenant.Text" xml:space="preserve">
<value>Database:</value>
</data>
<data name="Tenant.HelpText" xml:space="preserve">
<value>The name of the current database. Note that this is not the physical database name but rather the tenant name which is used within the framework to identify a database.</value>
</data>
</root>