sqlite3.OperationalError: malformed database schema (trade) - near "AS": syntax error code example
Example: sqlite3.OperationalError: near "WHERE": syntax error
there shoudnt be a comma on the line before the WHERE clause ;)
there shoudnt be a comma on the line before the WHERE clause ;)