288 B
288 B
tags
tags | |
---|---|
|
REQ0137-DemoPullstateTutorial
Description
Schema
// Add your DBML here
Table pullstates {
id integer
state json
timestamp datetime
}
tags | |
---|---|
|
// Add your DBML here
Table pullstates {
id integer
state json
timestamp datetime
}