196 B
196 B
tags
tags |
---|
requirements |
REQ0134-DemoOrderingApp
description
schema
// Add your DBML here
Table orders {
id integer
item string
}
related
[]
tags |
---|
requirements |
// Add your DBML here
Table orders {
id integer
item string
}
[]