261 B
261 B
tags
tags |
---|
requirements |
REQ0136-DemoProfileExample
description
schema
// Add your DBML here
Table profiles {
id integer
name string
avatar_url string
}