String CREATE_ASSIGNMENTS_TABLE= \"create table \" + ASSIGNMENTS + \"(\" + TITLE + \" text not null, \" + DESCRIPTION + \" text not null, \" + RE
REFERENCES is a keyword in SQL syntax. Either change the column name or quote it in backticks:
REFERENCES
`REFERENCES`