Home
last modified time | relevance | path

Searched defs:foreign_table (Results 1 – 25 of 87) sorted by relevance

1234

/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Plugins/Schema/Eps/
H A DRelationStatsEps.php36 $diagram, $master_table, $master_field, $foreign_table, $foreign_field
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Plugins/Schema/Svg/
H A DRelationStatsSvg.php39 $foreign_table,
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Plugins/Schema/Eps/
H A DRelationStatsEps.php38 $foreign_table,
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Plugins/Schema/Pdf/
H A DRelationStatsPdf.php37 $diagram, $master_table, $master_field, $foreign_table,
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Plugins/Schema/Pdf/
H A DRelationStatsPdf.php39 $foreign_table,
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Plugins/Schema/Svg/
H A DRelationStatsSvg.php39 $foreign_table,
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Plugins/Schema/
H A DRelationStats.php45 $foreign_table,
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Plugins/Schema/
H A DRelationStats.php60 $foreign_table,
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Plugins/Schema/Dia/
H A DRelationStatsDia.php50 $diagram, $master_table, $master_field, $foreign_table, $foreign_field
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Plugins/Schema/Dia/
H A DRelationStatsDia.php70 $foreign_table,
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/sql/
H A Dundistribute_table.sql57 CREATE FOREIGN TABLE foreign_table ( table
H A Dmulti_generate_ddl_commands.sql120 CREATE FOREIGN TABLE foreign_table ( table
H A Dlocal_table_join.sql45 CREATE FOREIGN TABLE foreign_table ( table
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/
H A Dchunk.c143 ForeignTable *foreign_table = NULL; in chunk_update_foreign_server_if_needed() local
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/include/
H A Ddict0mem.h475 dict_table_t* foreign_table; /*!< table where the foreign key is */ member
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/test/sql/
H A Ddist_hypertable.sql.in57 CREATE FOREIGN TABLE foreign_table (time timestamptz, device int, temp float) SERVER :DATA_NODE_1; table
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Entity/Sql/
H A DSqlContentEntityStorageSchema.php2251 …gnKey(FieldStorageDefinitionInterface $storage_definition, &$schema, $foreign_table, $foreign_colu…
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Entity/Sql/
H A DSqlContentEntityStorageSchema.php2206 …gnKey(FieldStorageDefinitionInterface $storage_definition, &$schema, $foreign_table, $foreign_colu…
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Ddbexts.py367 def fk(self, primary_table=None, foreign_table=None, owner=None, schema=None): argument
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0ins.cc1803 dict_table_t* foreign_table = foreign->foreign_table; in row_ins_check_foreign_constraints() local
H A Drow0upd.cc249 dict_table_t* foreign_table = foreign->foreign_table; in row_upd_check_references_constraints() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0ins.cc1803 dict_table_t* foreign_table = foreign->foreign_table; in row_ins_check_foreign_constraints() local
H A Drow0upd.cc249 dict_table_t* foreign_table = foreign->foreign_table; in row_upd_check_references_constraints() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0ins.cc1803 dict_table_t* foreign_table = foreign->foreign_table; in row_ins_check_foreign_constraints() local
H A Drow0upd.cc249 dict_table_t* foreign_table = foreign->foreign_table; in row_upd_check_references_constraints() local

1234