LogoLogo
日本語(WIP)
日本語(WIP)
  • Model Relations
    • Belongs To / Has Many
    • Has One
    • Many To Many (through Pivot / Junction)
  • Defining Enums
  • Pre/Post generate scripts (eg: for Code formatter)
Powered by GitBook
On this page

Model Relations

EzQL relies on convention to properly analyze Model Relations when generating code. We will explain these conventions in the following articles.

NextBelongs To / Has Many