About SQLite queries, what i’m doing wrong with this?
I have a SQLite database and i’m using sqlite3 npm module to make it, i have two tables with one column for each one, it’s “userId” and im using them for whitelist/blacklist operations on my project.