Database adapter for Geddy
Is there any good documentation for database adapters for Geddy. I am trying to implement storing model data in geddy in sqlite or similar database.
+3
Encore PTL
source
to share
2 answers
We are implementing this stuff now, track progress here: https://github.com/mde/geddy/pull/78
+1
Techwraith
source
to share
This is now implemented and the documentation is on the Wiki page for model adapters .
+1
Miguel Madero
source
to share