328 B
328 B
tags
| tags | |
|---|---|
|
REQ0148-DemoReactMarvelApp
Description
Schema
// Add your DBML here
Table characters {
id integer
name string
description text
thumbnail_url string
comics_available integer
}
