Commit 62d5bd5b authored by Francesco Poldi's avatar Francesco Poldi

Fixed quite hidden issue

parent 30e25dc5
...@@ -73,6 +73,7 @@ def init(db): ...@@ -73,6 +73,7 @@ def init(db):
name text, name text,
username text not null, username text not null,
bio text, bio text,
location,
url text, url text,
join_date text not null, join_date text not null,
join_time text not null, join_time text not null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment