Il giorno mercoledì 14 novembre 2012 09:51:43 UTC+1, Amit ha scritto: > > Hi, > I am getting error > *<class 'sqlite3.OperationalError'> near "interval_time": syntax error* >
syntax error points to something around "interval_time"...... my bet is on date_sub() not supported by sqlite http://www.sqlite.org/cvstrac/wiki/wiki?p=DateAndTimeFunctions --

