- 🆕 Added `FastORM.build_sql_create()` with works quite well for simple database types.
- This is a beta version of creating tables, and will be changed, modified and improved in the future.
- That means if you use it, you man need to do manual migrations for a later version.
- Refer to this changelog and search for `build_sql_create` to find more.
- 🔨 Fixed uninstallable dependency