nextras / orm

Orm with clean object design, smart relationship loading and powerful collections.
https://nextras.org/orm
MIT License
310 stars 57 forks source link

SQLite support? #358

Open pwFoo opened 5 years ago

pwFoo commented 5 years ago

Is it possible to support SQLite?

hrach commented 5 years ago

Not impossible, but the majority of work has to be done in nextras/dbal. I did some initial work in branch