--- tags: requirements --- # REQ0134-DemoOrderingApp ## description ## schema ```dbml // Add your DBML here Table orders { id integer item string } ``` ## related []