logSys icon indicating copy to clipboard operation
logSys copied to clipboard

comma missing

Open matt-matt1 opened this issue 4 years ago • 0 comments

On your web site, there's a link named MySQL to https://github.com/subins2000/logSys/blob/master/sql/mysql.sql#L8 on line 26 it reads: requested varchar(20) NOT NULL COMMENT 'The date when token was created' . There's a comma missing at the end of that line. Strangely it is correct in the downloaded gz files. And https://github.com/subins2000/logSys/blob/dev/sql/mysql.sql is also correct. So only the 'master' branch is wrong.

matt-matt1 avatar Sep 13 '21 19:09 matt-matt1