sqlite encode
I'm trying to encode some data in the schema.
I thought I could use the
Like for this table:
I'd like to use the sqlean
I thought I could use the
sql command, but I think that's only for doing default valuesLike for this table:
I'd like to use the sqlean
encode function for sensitive information like the birthday but don't know where to add that or if I can