mirror of
https://amiok.net/gitea/W1CDN/aprs_tool.git
synced 2025-07-17 17:50:28 +00:00
Add msgNo field.
This commit is contained in:
@ -17,6 +17,7 @@ CREATE TABLE frames (
|
||||
mbits INT,
|
||||
messagecapable INT,
|
||||
message_text TEXT,
|
||||
msgNo INT,
|
||||
mtype TEXT,
|
||||
object_format TEXT,
|
||||
object_name TEXT,
|
||||
|
Reference in New Issue
Block a user