You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.
Hello, I'm trying spatialite with Rails 3.2 for the first time. I followed the instructions in readme, but when i try to run "rake db:create", the script never ends and i see the .sqlite3 file generated growing without control. When i killed the ruby process, my sqlite3 db was about 2GB. i'm using ubuntu 14.04, and all libraries were installed using apt-get. At this moment i tried to build libspatialite from source and use it as libspatialite parameter in database.yml, but still the error persists.
Can you help me or send instructions about how to debug this?
The text was updated successfully, but these errors were encountered:
Hello, I'm trying spatialite with Rails 3.2 for the first time. I followed the instructions in readme, but when i try to run "rake db:create", the script never ends and i see the .sqlite3 file generated growing without control. When i killed the ruby process, my sqlite3 db was about 2GB. i'm using ubuntu 14.04, and all libraries were installed using apt-get. At this moment i tried to build libspatialite from source and use it as libspatialite parameter in database.yml, but still the error persists.
Can you help me or send instructions about how to debug this?
The text was updated successfully, but these errors were encountered: