I'm using a datetime field with SQLite and GAE (different systems for development and deployment), and I can only get time resolution of 1 second when reading from the database. I know that I am working with information down to the 0.01 second resolution, and this is what I'm inserting into the database. How can I make sure the full resolution is preserved?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---