I'm trying to type a row of data into the Pycharm database window. My DB is SQLite. However, I can't find a way to type a value into a boolean column (in the case below it's the current_record_fg column).
Is there any way for me to type a value into that boolean field? (I've tried right clicking, etc. Nothing seems to work). Thanks!
