Home
last modified time | relevance | path

Searched defs:JoinTable (Results 1 – 10 of 10) sorted by relevance

/dports/dns/blocky/blocky-0.17/vendor/gorm.io/gorm/schema/
H A Dschema_helper_test.go98 JoinTable JoinTable member
108 type JoinTable struct { struct
109 Name string
110 Table string
111 Fields []schema.Field
H A Drelationship.go39 JoinTable *Schema member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Converter15/src/test0329/
H A DJoinTable.java3 public @interface JoinTable { annotation
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/
H A DJoinTable.php26 final class JoinTable implements Annotation class
/dports/finance/prestashop/prestashop/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/
H A DJoinTable.php26 final class JoinTable implements Annotation class
/dports/security/vuls/vuls-0.13.7/vendor/github.com/jinzhu/gorm/
H A Dmigration_test.go200 type JoinTable struct { struct
201 From uint64
202 To uint64
203 Time time.Time `sql:"default: null"`
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/jinzhu/gorm/
H A Dmigration_test.go200 type JoinTable struct { struct
201 From uint64
202 To uint64
203 Time time.Time `sql:"default: null"`
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/jinzhu/gorm/
H A Dmigration_test.go200 type JoinTable struct { struct
201 From uint64
202 To uint64
203 Time time.Time `sql:"default: null"`
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/orm/docs/en/reference/
H A Dannotations-reference.rst615 .. _annref_manytoone:
/dports/databases/cego/cego-2.47.11/src/
H A DCego.h637 JoinTable, enumerator