Read from database for API.

This commit is contained in:
2023-04-15 13:27:00 -05:00
parent 63963c0ade
commit 6e6693bfbc
3 changed files with 124 additions and 31 deletions

View File

@ -21,6 +21,7 @@ CREATE TABLE frames (
object_format TEXT,
object_name TEXT,
path TEXT,
phg TEXT,
posambiguity INT,
raw TEXT,
raw_timestamp TEXT,