-
Notifications
You must be signed in to change notification settings - Fork 0
API IDatabaseUpdater
Christophe SAUVEUR edited this page Apr 21, 2024
·
1 revision
interface IDatabaseUpdater
Since 1.0
public abstract function key(): string
Retrieves the key for this updater
Since 1.0
string
public abstract function pathToSQLFile(): string
Retrieves the path to the SQL update file for this updater
Since 1.0
string
Getting Started | Framework Reference | API Reference | MFX is released under the MIT license