Hi,
I'd like to retrieve information from the sqlite db using a SQLite 3 Actions Plugin like "SELECT date('now','start of month','+1 month','-1 day')", Is it possible?
I'd like to use the date functions direct from SQLite.
Thanks,
Rene Baccarelli de Almeida
I'd like to retrieve information from the sqlite db using a SQLite 3 Actions Plugin like "SELECT date('now','start of month','+1 month','-1 day')", Is it possible?
I'd like to use the date functions direct from SQLite.
Thanks,
Rene Baccarelli de Almeida
Comment