CSC510-Group-25 / ClassMateBot

This project helps to improve the life of students, TAs and teachers by automating many mundane tasks which are sometimes done manually on Discord. This is release version 3 of the ClassMateBot.
MIT License
0 stars 5 forks source link

[Fix] Added answers table to init.sql #60

Closed snapcat closed 2 years ago

snapcat commented 2 years ago

Summary

Fix for #55

Added the answers table to the Heroku database via pgAdmin4. (NOT PART OF THIS PR.)

Changed Files

init.sql: added answers table, fixed questions table alignment

Checklist

N/A


Closing Issues

Resolves #55, resolves #54

Bugs, Notes

#### Contributors @snapcat
codecov-commenter commented 2 years ago

Codecov Report

Merging #60 (0c3a52c) into main (0cc4feb) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   72.97%   72.97%           
=======================================
  Files          11       11           
  Lines         729      729           
=======================================
  Hits          532      532           
  Misses        197      197           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0cc4feb...0c3a52c. Read the comment docs.