32 #include "nsISupports.idl"
42 [scriptable,
uuid(f88bff10-0dfc-416e-9dcb-630a9d27b8c7)]
Generic interface for exposing long running jobs to the UI.
void migrate(in sbILocalDatabaseLibrary aLibrary)
Run the migration handler on a library.
[USER CODE SHOULD NOT REFERENCE THIS CLASS]
readonly attribute unsigned long fromVersion
The source schema version.
readonly attribute unsigned long toVersion
The destination schema version.