- getSchemaVersion
long getSchemaVersion(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- initializeDB
Miniorm initializeDB(string p)
Initialize or open an existing database.
- makeUpgradeTable
UpgradeTable makeUpgradeTable()
Inspects a module for functions starting with upgradeV to create a table of
functions that can be used to upgrade a database.
- replaceTbl
void replaceTbl(Miniorm db, string src, string dst)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateSchemaVersion
void updateSchemaVersion(Miniorm db, long ver)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgrade
void upgrade(Miniorm db, UpgradeTable tbl)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV0
void upgradeV0(Miniorm db)
If the database start it version 0, not initialized, then initialize to the
latest schema version.
- upgradeV1
void upgradeV1(Miniorm db)
- upgradeV10
void upgradeV10(Miniorm db)
- upgradeV11
void upgradeV11(Miniorm db)
- upgradeV12
void upgradeV12(Miniorm db)
- upgradeV13
void upgradeV13(Miniorm db)
- upgradeV14
void upgradeV14(Miniorm db)
- upgradeV15
void upgradeV15(Miniorm db)
- upgradeV16
void upgradeV16(Miniorm db)
- upgradeV17
void upgradeV17(Miniorm db)
- upgradeV18
void upgradeV18(Miniorm db)
- upgradeV19
void upgradeV19(Miniorm db)
- upgradeV2
void upgradeV2(Miniorm db)
- upgradeV20
void upgradeV20(Miniorm db)
- upgradeV21
void upgradeV21(Miniorm db)
- upgradeV22
void upgradeV22(Miniorm db)
- upgradeV23
void upgradeV23(Miniorm db)
- upgradeV24
void upgradeV24(Miniorm db)
- upgradeV25
void upgradeV25(Miniorm db)
- upgradeV26
void upgradeV26(Miniorm db)
- upgradeV27
void upgradeV27(Miniorm db)
- upgradeV28
void upgradeV28(Miniorm db)
- upgradeV29
void upgradeV29(Miniorm db)
- upgradeV3
void upgradeV3(Miniorm db)
- upgradeV30
void upgradeV30(Miniorm db)
- upgradeV31
void upgradeV31(Miniorm db)
- upgradeV32
void upgradeV32(Miniorm db)
- upgradeV33
void upgradeV33(Miniorm db)
- upgradeV34
void upgradeV34(Miniorm db)
- upgradeV35
void upgradeV35(Miniorm db)
- upgradeV36
void upgradeV36(Miniorm db)
- upgradeV37
void upgradeV37(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV38
void upgradeV38(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV39
void upgradeV39(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV4
void upgradeV4(Miniorm db)
- upgradeV40
void upgradeV40(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV41
void upgradeV41(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV42
void upgradeV42(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV43
void upgradeV43(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV44
void upgradeV44(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV45
void upgradeV45(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV46
void upgradeV46(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV47
void upgradeV47(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV48
void upgradeV48(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV49
void upgradeV49(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV5
void upgradeV5(Miniorm db)
- upgradeV50
void upgradeV50(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV51
void upgradeV51(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV52
void upgradeV52(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV53
void upgradeV53(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV54
void upgradeV54(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV55
void upgradeV55(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV56
void upgradeV56(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV57
void upgradeV57(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV58
void upgradeV58(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV59
void upgradeV59(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV6
void upgradeV6(Miniorm db)
- upgradeV60
void upgradeV60(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV61
void upgradeV61(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV62
void upgradeV62(Miniorm db)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeV7
void upgradeV7(Miniorm db)
- upgradeV8
void upgradeV8(Miniorm db)
- upgradeV9
void upgradeV9(Miniorm db)