Commit Graph

3 Commits

Author SHA1 Message Date
Ceda EI 1a4db8d2c5 Change schema. Change functions to match new schema.
add_message_id for the new table. get_callback_id now gets id from
message_id table. Removed the null case from add_vote. Creating post no
longer adds an entry to poll table. It instead adds an entry to
message_ids table via add_message_id function
2019-01-07 00:19:44 +05:30
Ceda EI 0176c385e9 Change schema 2019-01-06 23:24:13 +05:30
Ceda EI 4ae5663fea Update gitignore. Add schema. 2019-01-06 22:47:49 +05:30