I do not want to use SQLite under dev_appserver.py. But the startup
messages
indicate that it is using SQLite.  And my command line is NOT
specifying any
SQLite options.

WARNING  2011-11-05 20:32:16,914 urlfetch_stub.py:111] No ssl package
found. urlfetch will not be able to validate SSL certificates.
INFO     2011-11-05 20:32:20,914 appengine_rpc.py:159] Server:
appengine.google.com
INFO     2011-11-05 20:32:21,645 rdbms_sqlite.py:58] Connecting to
SQLite database '' with file 'c:\\users\\dlypka\\appdata\\local\\temp\
\dev_appserver.rdbms'

And I have some evidence that ReferenceProperty is broken perhaps by
SQLite.

How can I go back to using the regular datastore?


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to