Hi I’m using Trac software and it is implemented using SQLITE3. In Trac DB
schema there is a table called “milestone”. It has a field called “due” and
it means due date. The problem is that it uses an integer data type to store
the datum and I don’t know how to show it in a SELECT query as datetime. Can
anyone help me please?

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to