二月 24, 2016 4:33:29 下午 org.restlet.engine.http.StreamClientHelper start信息: Starting the HTTP clientCommunication Error (1001) - Unable to parse the response HTTP version. End of stream reached too early.
SQLite locks the database when a write is made to it, such as when an UPDATE, INSERT or DELETE is sent. When using the ORM, these get sent on flush. The database will remain locked until there is a COMMIT or ROLLBACK.