248 B
248 B
tags
tags | |
---|---|
|
REQ0139-DemoQuizApp
Description
Schema
// Add your DBML here
Table quizzes {
id integer
questions json
results json
}
tags | |
---|---|
|
// Add your DBML here
Table quizzes {
id integer
questions json
results json
}