News

For sqlite, rendering of DATEADD(month,@months,@date) is not valid. Underlying issue is that for sqllite the plural 'months' is used, where it should be singular 'month'.
Contribute to alcetasa/SQL development by creating an account on GitHub.