Lizmap Web Client Master

MigratorFromSqlite
in package

Table of Contents

Constants

MIGRATE_RES_ALREADY_MIGRATED  = 2
MIGRATE_RES_OK  = 1

Methods

__construct()  : mixed
migrateLog()  : mixed
copyTable()  : mixed
createLogTables()  : mixed

Constants

Methods

migrateLog()

public migrateLog([mixed $profileName = 'lizlog' ][, mixed $resetBefore = false ]) : mixed
Parameters
$profileName : mixed = 'lizlog'
$resetBefore : mixed = false

copyTable()

protected copyTable(mixed $daoSelector, mixed $oldProfile, mixed $newProfile[, mixed $updateSequence = true ]) : mixed
Parameters
$daoSelector : mixed
$oldProfile : mixed
$newProfile : mixed
$updateSequence : mixed = true

createLogTables()

protected createLogTables(mixed $profile) : mixed
Parameters
$profile : mixed

        
On this page

Search results