From be1f8d4fc3131a574b1c317c6a328f4b67597733 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Thu, 10 Nov 2022 12:00:40 +0800 Subject: [PATCH] Edit Community.md #715 --- COMMUNITY.md | 4 ++++ 1 file changed, 4 insertions(+) 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