stefankroes / ancestry

Organise ActiveRecord model into a tree structure
MIT License
3.71k stars 458 forks source link

Fix sqlite3 dependency #681

Closed kbrock closed 2 months ago

kbrock commented 2 months ago

Main change was to sqlite3. The 2.0 driver broke things

Locally, was having trouble compiling mysql2, so hardc oded a version that is working