> Already did.
> It doesn't talk about date comparison.

Dates are stored in SQLite as strings or numbers (your
choice). Comparisons of dates are just comparisons of
strings or numbers. There is no Date type.

Regards

Reply via email to