diff --git a/COMMUNITY.md b/COMMUNITY.md index 9ef15ed1..c98bca2f 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -73,6 +73,10 @@ If you have built an app using SeaORM and want to showcase it, feel free to open If you have an article, tutorial, podcast or video related to SeaORM and want to share it with the community, feel free to submit a PR and add it to the list below! +### Dev tools + +- [symbols](https://github.com/nappa85/symbols) | A proc-macro utility to populates enum variants with primary keys values + ### Scaffolding - [Adta](https://github.com/aaronleopold/adta) | Adta is **A**nother **D**amn **T**odo **A**pp, fun little side project | DB: MySQL, Postgres, SQLite