SQLite Forum

Empty condition string in python
Login
If i fill the parameter for a condition in python it will search and fetch me the results but if i leave it empty it will search for empty. I want it to print everything from that column as if there was no condition, but as you know im stuck with the = sign or “is” while writing my condition