User Tools

Site Tools


newdevs:db:fm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
newdevs:db:fm [2025/07/29 11:24] – [reltype] smayonewdevs:db:fm [2025/07/29 11:26] (current) – [reltype] smayo
Line 92: Line 92:
 === reltype === === reltype ===
  
-There are 3 reltypes: has_a, has_many, might_have. +There are 3 reltypes:
- +
-These distinctions are to indicate key directionality. They are not to indicate nullability. +
   * has_a -- the field physically exists as a column (as in, does not have the @oils_persist:virtual="true" attribute) on the SQL relation being described, and points to a unique key column (usually the primary key) of another SQL relation represented by another IDL class.   * has_a -- the field physically exists as a column (as in, does not have the @oils_persist:virtual="true" attribute) on the SQL relation being described, and points to a unique key column (usually the primary key) of another SQL relation represented by another IDL class.
  
newdevs/db/fm.1753802697.txt.gz · Last modified: 2025/07/29 11:24 by smayo

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.