225 B
225 B
tags
tags |
---|
requirements |
REQ0132-DemoKanbanBoard
description
schema
// Add your DBML here
Table tasks {
id integer
status string
}
tags |
---|
requirements |
// Add your DBML here
Table tasks {
id integer
status string
}