Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-db-common
MigrationRecord
Interface MigrationRecord
Interface containing all relevant properties of migration.
interface
MigrationRecord
{
filename
:
string
;
fullFilename
:
string
|
null
;
hash
:
string
|
null
;
previousHash
:
string
|
null
;
source
:
"database"
|
"file"
;
}
Index
Properties
filename
full
Filename
hash
previous
Hash
source
Properties
filename
filename
:
string
full
Filename
fullFilename
:
string
|
null
hash
hash
:
string
|
null
previous
Hash
previousHash
:
string
|
null
source
source
:
"database"
|
"file"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filename
full
Filename
hash
previous
Hash
source
Axinom Portal
Axinom Mosaic Libraries
Loading...
Interface containing all relevant properties of migration.