MasoniteFramework / orm

Masonite ORM is a beautiful Python ORM. It's also a nearly drop in replacement of the Orator ORM
https://orm.masoniteproject.com
MIT License
161 stars 47 forks source link

Adding stubs and html #823

Closed NawrasBukhari closed 9 months ago

NawrasBukhari commented 1 year ago

I had been using this ORM for a project when I discovered that when using it as a standalone it does not automatically include the stubs Due to this issue, I got errors in that file.stub was not found. for reference when using it as a standalone I leave the following repo https://github.com/NawrasBukhari/pyt-graduation-project

josephmancuso commented 9 months ago

merge is fsiling you might need to pull and reopen