Toggle implementation Using Sqlite
I am using sqlite which doesnt have a Boolean datatype. Can I still use the toggle feature? I tried just creating a text column and adding code on filament treating toggle as a boolean, but it isnt saving to the DB.



