274 B
274 B
tags
tags | |
---|---|
|
REQ0138-DemoQrScanner
Description
Schema
// Add your DBML here
Table qr_scanners {
id integer
scan_data string
scan_time datetime
}
tags | |
---|---|
|
// Add your DBML here
Table qr_scanners {
id integer
scan_data string
scan_time datetime
}