fdfd
This commit is contained in:
parent
37dc681186
commit
b4bd44d4c6
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ class Comment(Base, Age_times, Scores, Stndrd, Fuzzing):
|
|||
edited_utc = Column(Integer, default=0)
|
||||
is_banned = Column(Boolean, default=False)
|
||||
bannedfor = Column(Boolean)
|
||||
shadowbanned = Column(Boolean, default=False)
|
||||
distinguish_level = Column(Integer, default=0)
|
||||
deleted_utc = Column(Integer, default=0)
|
||||
is_approved = Column(Integer, default=0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue