You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let sql1 = 'CREATE TABLE data (startTime BIGINT, endTime BIGINT, consent BOOL, age INT, gender VARCHAR(255), aq VARCHAR(255), sq VARCHAR(255), mq VARCHAR(255), ta VARCHAR(255), op VARCHAR(255), comments TEXT(65535))';