Home
last modified time | relevance | path

Searched refs:REDIRECTIONS_LOG (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/db/combo-secondary/
H A Dupdate0001.sql10 CREATE TABLE REDIRECTIONS_LOG ( table
19 create index if not exists REDIRECTIONS_LOG_TIMESTAMP ON REDIRECTIONS_LOG (TIMESTAMP DESC);
/plugin/404manager/db/
H A Dupdate0001.sql10 CREATE TABLE REDIRECTIONS_LOG ( table
/plugin/combo/db/combo/
H A Dupdate0001.sql10 CREATE TABLE REDIRECTIONS_LOG ( table
H A Dupdate0003.sql2 alter table REDIRECTIONS_LOG add column METHOD TEXT;