Yellowen/Faalis

Refactore faalis/orm.rb by implementing a good abstraction

Opened this issue · 0 comments

Right now, Faalis::ORM module contains several functions to specify the type of current orm which we need to change it to specify the type of database in use and its features. For example whether it's a relational database or not.