Searched refs:islookup (Results 1 – 2 of 2) sorted by relevance
| /plugin/struct/db/ |
| H A D | update0014.sql | 5 islookup INTEGER, field 11 INSERT INTO schemas_temp (id, tbl, ts, islookup, user, comment, editors) SELECT id, tbl, ts, islook… 19 islookup INTEGER, 25 INSERT INTO schemas (id, tbl, ts, islookup, user, comment, config) SELECT id, tbl, ts, islookup, us…
|
| H A D | update0010.sql | 1 ALTER TABLE schemas ADD COLUMN islookup BOOLEAN NOT NULL DEFAULT 0;
|