--- tags: requirements --- # REQ0133-DemoList ## description ## schema ```dbml // Add your DBML here Table lists { id integer name string } ``` ## related [[REQ0132-DemoKanbanBoard]]