Commit Graph

4 Commits

Author SHA1 Message Date
Jason Liu b5959bdbc9 Upgrade to pydanticv2 (#63)
* Upgrade to Pydantic 2 #15

* update examples to use pydantic2

---------

Co-authored-by: Mike Harris <mharris717@gmail.com>
2023-07-17 21:00:47 +08:00
David Okpare 319ddd69f8 Installed erdantic and added schemas (#20)
* Move examples to dir and fix imports

* Install erdantic and pygraphviz

* Add schema function and image

* Separate erd diagram function from example script

---------

Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-06-24 10:25:22 +08:00
Jason Liu 7d5af2247f Revert "Reorganize examples into directories (#12)" (#18)
This reverts commit 3ac5c26ca3.
2023-06-22 19:49:29 +08:00
David Okpare 3ac5c26ca3 Reorganize examples into directories (#12) 2023-06-22 11:22:40 +09:00