HomeSort by relevance Sort by last modified time
    Searched full:autofill_dates (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/components/test/data/web_database/
version_54.sql 20 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
21 INSERT INTO "autofill_dates" VALUES(10,1384299100);
22 INSERT INTO "autofill_dates" VALUES(11,1384299200);
23 INSERT INTO "autofill_dates" VALUES(20,1384299300);
24 INSERT INTO "autofill_dates" VALUES(20,1384299301);
25 INSERT INTO "autofill_dates" VALUES(21,1384299401);
26 INSERT INTO "autofill_dates" VALUES(21,1384299400);
27 INSERT INTO "autofill_dates" VALUES(21,1384299403);
28 INSERT INTO "autofill_dates" VALUES(21,1384299402);
39 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id)
    [all...]
version_34.sql 27 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
28 INSERT INTO "autofill_dates" VALUES(1,1299093389);
29 INSERT INTO "autofill_dates" VALUES(2,1299093389);
30 INSERT INTO "autofill_dates" VALUES(3,1299093389);
31 INSERT INTO "autofill_dates" VALUES(4,1299093389);
32 INSERT INTO "autofill_dates" VALUES(5,1299093389);
33 INSERT INTO "autofill_dates" VALUES(6,1299093389);
34 INSERT INTO "autofill_dates" VALUES(7,1299093389);
35 INSERT INTO "autofill_dates" VALUES(8,1299093389);
36 INSERT INTO "autofill_dates" VALUES(9,1299093389)
    [all...]
version_21.sql 25 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0,date_created INTEGER DEFAULT 0); table
26 INSERT INTO "autofill_dates" VALUES(10,1384299100);
27 INSERT INTO "autofill_dates" VALUES(11,1384299200);
28 INSERT INTO "autofill_dates" VALUES(20,1384299300);
29 INSERT INTO "autofill_dates" VALUES(20,1384299301);
30 INSERT INTO "autofill_dates" VALUES(21,1384299401);
31 INSERT INTO "autofill_dates" VALUES(21,1384299400);
32 INSERT INTO "autofill_dates" VALUES(21,1384299403);
33 INSERT INTO "autofill_dates" VALUES(21,1384299402);
39 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id)
    [all...]
version_25.sql 12 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0,date_created INTEGER DEFAULT 0); table
20 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_26.sql 12 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0,date_created INTEGER DEFAULT 0); table
20 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_48.sql 11 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
24 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_27.sql 14 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
23 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_37.sql 14 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
25 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_38.sql 14 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
25 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_39.sql 14 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
25 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_44.sql 32 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
47 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_45.sql 12 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
45 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_45_compatible.sql 12 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
45 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_45_invalid.sql 12 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
45 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_46.sql 12 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
27 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_47.sql 33 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
46 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_22.sql 21 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0,date_created INTEGER DEFAULT 0); table
27 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_29.sql 16 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
26 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_31.sql 16 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
26 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_33.sql 16 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
31 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_40.sql 16 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
27 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_41.sql 16 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
27 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_42.sql 17 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
28 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_43.sql 18 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
29 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);
version_49.sql 10 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); table
27 CREATE INDEX autofill_dates_pair_id ON autofill_dates (pair_id);

Completed in 394 milliseconds

1 2