|
static | selectDlog ($start, $end=false, $where=false) |
|
static | select_dlog ($start, $end=false, $where=false) |
|
static | selectDtrans ($start, $end=false, $where=false) |
|
static | select_dtrans ($start, $end=false, $where=false) |
|
const | NORMALIZE_MODE_CHECK = 1 |
|
const | NORMALIZE_MODE_APPLY = 2 |
|
| normalizeLanes ($db_name, $mode=BasicModel::NORMALIZE_MODE_CHECK) |
|
| loadHooks () |
|
| afterNormalize ($db_name, $mode) |
|
BigArchiveModel::addPartition |
( |
|
$year, |
|
|
|
$month |
|
) |
| |
Add a partition to the table
- Parameters
-
$year | [int] year |
$month | [int] month |
- Returns
- [boolean] success
BigArchiveModel::create |
( |
| ) |
|
Override BasicModel::create to add an initial partition when the table is first created
BigArchiveModel::initPartitions |
( |
|
$year, |
|
|
|
$month |
|
) |
| |
Initialize monthly paritioning for the table
- Parameters
-
$year | [int] year |
$month | [int] month |
- Returns
- [boolean] success
The documentation for this class was generated from the following file:
- fannie/classlib2.0/data/models/arch/BigArchiveModel.php