#SQLite3 Not Finding an Existing Column?

1 messages · Page 1 of 1 (latest)

bright bridge
#

The confusing part is the database will add to the database, but can't look up values?

bright bridge
#

Now that I swapped the author_id for * and adjusted it to get the proper info, it gave me another error at the same location: sqlite3.OperationError: near "IN": syntax error

#

OH MY GOSH