diff --git a/COMMUNITY.md b/COMMUNITY.md index 4381e2f2..68b149b6 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -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