- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for checkSchemaRelation (0.09 seconds)
-
schema/schema_helper_test.go
} type Reference struct { PrimaryKey string PrimarySchema string ForeignKey string ForeignSchema string PrimaryValue string OwnPrimaryKey bool } func checkSchemaRelation(t *testing.T, s *schema.Schema, relation Relation) { t.Run("CheckRelation/"+relation.Name, func(t *testing.T) { if r, ok := s.Relationships.Relations[relation.Name]; ok { if r.Name != relation.Name {Created: Sun Dec 28 09:35:17 GMT 2025 - Last Modified: Thu Aug 28 02:57:17 GMT 2025 - 7.5K bytes - Click Count (0)