fdsfsd
This commit is contained in:
parent
422e239c13
commit
e8f1eb98c4
2 changed files with 6 additions and 0 deletions
|
@ -55,6 +55,7 @@ class User(Base):
|
|||
marseyawarded = Column(Integer)
|
||||
longpost = Column(Integer)
|
||||
unblockable = Column(Boolean)
|
||||
compact = Column(Boolean)
|
||||
bird = Column(Integer)
|
||||
email = deferred(Column(String))
|
||||
css = deferred(Column(String))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue