Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
img | ||
partials | ||
specs | ||
README.md | ||
datasource.ts | ||
module.ts | ||
plugin.json | ||
query_ctrl.ts |
* $__timeFrom() -> Returns the dashboard 'from' suitable for use querying against a MySQL TIMESTAMP field. * $__timeTo() -> Returns the dashboard 'to' suitable for use querying against a MySQL TIMESTAMP field. * $__unixEpochFiler(column) -> If you store timestamps as UNIX epoch's, this builds: column > 'from' AND column < 'to' * $__unixEpochFrom() -> Returns the dashboard 'from' suitable for use querying against a MySQL integer field (UNIX epochs) * $__unixEpochTo() -> Returns the dashboard 'to' suitable for use querying against a MySQL integer field (UNIX epochs)
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
img | Loading commit data... | |
partials | Loading commit data... | |
specs | Loading commit data... | |
README.md | Loading commit data... | |
datasource.ts | Loading commit data... | |
module.ts | Loading commit data... | |
plugin.json | Loading commit data... | |
query_ctrl.ts | Loading commit data... |