> > Please note I would like to use sqlite, not mysql.
if you have many tables use mysql just to generate you models, then you can use generated models with your sqlite database
> > Please note I would like to use sqlite, not mysql.
if you have many tables use mysql just to generate you models, then you can use generated models with your sqlite database