Home
last modified time | relevance | path

Searched refs:phpbb_words (Results 1 – 13 of 13) sorted by last modified time

/dports/chinese/phpbb-tw/phpBB2/install/schemas/
H A Dmssql_schema.sql403 CREATE TABLE [phpbb_words] ( table
543 ALTER TABLE [phpbb_words] WITH NOCHECK ADD
H A Dmysql_schema.sql576 # Table structure for table 'phpbb_words'
H A Dpostgres_schema.sql559 CREATE TABLE phpbb_words ( table
/dports/chinese/phpbb3-tw/phpBB3/install/schemas/
H A Dfirebird_schema.sql1441 CREATE TABLE phpbb_words ( table
1447 ALTER TABLE phpbb_words ADD PRIMARY KEY (word_id);;
1453 CREATE TRIGGER t_phpbb_words FOR phpbb_words
H A Dmysql_40_schema.sql1017 CREATE TABLE phpbb_words ( table
H A Dmysql_41_schema.sql1017 CREATE TABLE phpbb_words ( table
H A Doracle_schema.sql1887 CREATE TABLE phpbb_words ( table
1900 BEFORE INSERT ON phpbb_words
H A Dsqlite_schema.sql985 CREATE TABLE phpbb_words ( table
H A Dmssql_schema.sql1729 CREATE TABLE [phpbb_words] ( table
1736 ALTER TABLE [phpbb_words] WITH NOCHECK ADD
H A Dpostgres_schema.sql1291 CREATE TABLE phpbb_words ( table
/dports/www/phpbb/phpBB2/install/schemas/
H A Dmssql_schema.sql403 CREATE TABLE [phpbb_words] ( table
543 ALTER TABLE [phpbb_words] WITH NOCHECK ADD
H A Dpostgres_schema.sql559 CREATE TABLE phpbb_words ( table
H A Dmysql_schema.sql576 # Table structure for table 'phpbb_words'