--- tags: requirements --- # REQ0136-DemoProfileExample ## description ## schema ```dbml // Add your DBML here Table profiles { id integer name string avatar_url string } ``` ## related [[REQ0135-DemoPinterestFloatingTabBar]]