-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Thanks for your awesome plugin!
One thing that I'm missing here is that not all values are stored as strings. Sometimes we store numbers or booleans, but your Flipper Plugin always assumes strings (getString(..)
)
Is there any chance you could maybe add two columns, one for number and one for boolean, and then try to read the values as number (getNumber(..)
) or boolean (getBoolean(..)
) as well?
berdyshev
Metadata
Metadata
Assignees
Labels
No labels