kopia lustrzana https://github.com/glidernet/ogn-python
Reverted persistent dstcall...
rodzic
0b8c0e971c
commit
ad05de59e8
|
@ -16,7 +16,7 @@ class Beacon(AbstractConcreteBase, Base):
|
|||
|
||||
name = Column(String)
|
||||
receiver_name = Column(String(9))
|
||||
dstcall = Column(String)
|
||||
dstcall = None
|
||||
timestamp = Column(DateTime, index=True)
|
||||
symboltable = None
|
||||
symbolcode = None
|
||||
|
|
Ładowanie…
Reference in New Issue