igweze / wizgrade

PHP school management system
http://www.fobrain.com
26 stars 16 forks source link

Syntax error in wizGrade.sql #6

Closed ph27 closed 2 weeks ago

ph27 commented 4 years ago

There is a syntax error in line 2739 of wizGrade.sql. There is an extra comma at the end. Sorry, I'm new to github so I don't know how to make the change for you.

orig: date_idgsi datetime NOT NULL, new: date_idgsi datetime NOT NULL

igweze commented 4 years ago

@ph27 Thanks so much for the correction. I have updated the SQL file.