我的schema.sql文件中出现了一个相当奇怪的语法错误。Documents/GitProjects/FlaskApp/flaskr/db.py”,第80行,init_db db.executescript(f.read().decode("utf-8")) sqlite3.OperationalError:近“创建”:语法错误
drop table if exists post;
creat
INSERT INTO test (time) VALUES (:time)',RuntimeError:(sqlite3.OperationalError)接近“‘2019-05-1917:14:25’”:语法错误SQL: INSERT INSERT (time)值(‘2019-05-1917:14:25’)