Home
last modified time | relevance | path

Searched defs:field_novalue (Results 1 – 7 of 7) sorted by last modified time

/dports/www/phpbb3/phpBB3/install/schemas/
H A Dschema.json2078 "field_novalue": [ array
/dports/chinese/phpbb3-tw/phpBB3/install/schemas/
H A Dfirebird_schema.sql806 field_novalue VARCHAR(255) CHARACTER SET UTF8 DEFAULT '' NOT NULL COLLATE UNICODE, field
H A Dmysql_40_schema.sql570 field_novalue blob NOT NULL, field
H A Dmysql_41_schema.sql570 field_novalue varchar(255) DEFAULT '' NOT NULL, field
H A Doracle_schema.sql1084 field_novalue varchar2(765) DEFAULT '' , field
H A Dsqlite_schema.sql553 field_novalue varchar(255) NOT NULL DEFAULT '', field
H A Dpostgres_schema.sql760 field_novalue varchar(255) DEFAULT '' NOT NULL, field