mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
1.3 KiB
JSON
1 line
1.3 KiB
JSON
[{"user_id": 40120, "stars": [], "topic_id": 44342, "date_created": 1314111042.892894, "message": "The problem i had is 'DatabaseError: 'attempt to write a readonly database' when i tried to deploy my website through git. It seems like git will change the permission of my files (from 777 to 755). But whenever i commit my project, this change will persist. However, i still need to write something into my database. Does anyone have a suggestion to configure my git to perserve the permission mode (to keep my sqlite database writable)? Thanks.", "group_id": 2873, "id": 1940185}, {"user_id": 5282, "stars": [], "topic_id": 44342, "date_created": 1314117215.6518149, "message": "I've replied to your email - we don't support sqlite unfortunately", "group_id": 2873, "id": 1941138}, {"user_id": 40120, "stars": [], "topic_id": 44342, "date_created": 1314150157.3754499, "message": "Thanks. Will this feature be considered in the future?", "group_id": 2873, "id": 1945827}, {"user_id": 5282, "stars": [], "topic_id": 44342, "date_created": 1314271444.8445971, "message": "You can use it on our read/write filesystem if you're running single custom processes. It won't work with our autoscaling web processes though, just because we'll automatically give you more than one - best to use Postgres.", "group_id": 2873, "id": 1957720}] |