You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: crud generator (#146)
* fix: crud generator
* fix: trailing white space in folder name
---------
Co-authored-by: David Pavlovski <davidpavlovski@Mac-8.home>
fix: Pluralization of properties and tables (#110)
* Add pluralization of model names
* [FIX] #108 | Include the Pluralize package in the built project
---------
Co-authored-by: Gorgi Lazarev <gorgi.lazarev@codechem.com>