Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 239 Bytes

File metadata and controls

10 lines (6 loc) · 239 Bytes

Coding: ORM Scaffolding

Now let's use the power of ORM and CommandBox to scaffold everything for you :). The help for this command is here:

coldbox create orm-crud help

It even creates all the integration tests for you.