- Support pulling from schemas other than public ([51](https://github.com/kmbhm1/supabase-pydantic/pull/51), [`64031d7`](https://github.com/kmbhm1/supabase-pydantic/commit/64031d77e49f4b2e56d9995aa78251bb419c5623))
* feat: expand generating capabilities to non-public schemas
0.14.6
Not secure
Bug Fixes
- Correct import for datetime (dot) datetime, time, and date ([49](https://github.com/kmbhm1/supabase-pydantic/pull/49), [`9f72bcd`](https://github.com/kmbhm1/supabase-pydantic/commit/9f72bcd8cf0aa78c113bd7c042747b3ea0d2fcca))
0.14.5
Not secure
Bug Fixes
- Remove out of scope code ([47](https://github.com/kmbhm1/supabase-pydantic/pull/47), [`1454654`](https://github.com/kmbhm1/supabase-pydantic/commit/1454654f921663ab12a4f19cc67c1932324efaec))
0.14.4
Not secure
Refactoring
- Update dependencies and dev status ([46](https://github.com/kmbhm1/supabase-pydantic/pull/46), [`6f16225`](https://github.com/kmbhm1/supabase-pydantic/commit/6f16225b35cc0d8d611756e249a1d5e7fbd7c29c))
* refactor: update dependencies and dev status * refactor: update poetry.lock
0.14.3
Not secure
Documentation
- Update SQL example ([45](https://github.com/kmbhm1/supabase-pydantic/pull/45), [`5f8f84f`](https://github.com/kmbhm1/supabase-pydantic/commit/5f8f84ffdab21911725a4bdd632da7647b4e2eba))
0.14.2
Not secure
Bug Fixes
- Refine how dates are organized within a given row for a table ([44](https://github.com/kmbhm1/supabase-pydantic/pull/44), [`72927e7`](https://github.com/kmbhm1/supabase-pydantic/commit/72927e76dff853c13df7f6828006bd6890fc210d))