Update COMMUNITY.md (#1226)

This commit is contained in:
Marco Napetti 2022-11-14 11:07:12 +01:00 committed by GitHub
parent 97cc16d47c
commit 2f555e1fb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,7 @@ If you have built an app using SeaORM and want to showcase it, feel free to open
### Dev tools
- [symbols](https://github.com/nappa85/symbols) | A proc-macro utility to populates enum variants with primary keys values
- [logic-lock](https://github.com/nappa85/logic-lock) | MySQL logic locks implemented over sea-orm | DB: MySQL
### Scaffolding