Home
last modified time | relevance | path

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

/template/strap/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);
/template/strap/db/combo/
H A Dupdate0001.sql10 CREATE TABLE REDIRECTIONS_LOG ( table
H A Dupdate0003.sql2 alter table REDIRECTIONS_LOG add column METHOD TEXT;