From 00b83e941a6fb6d6522ab1ca6174f2af28193834 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Wed, 12 Feb 2025 10:56:56 +0000 Subject: [PATCH] SeaORM --- draft/2025-02-12-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-02-12-this-week-in-rust.md b/draft/2025-02-12-this-week-in-rust.md index 29aec9469..e215a2562 100644 --- a/draft/2025-02-12-this-week-in-rust.md +++ b/draft/2025-02-12-this-week-in-rust.md @@ -44,6 +44,8 @@ and just ask the editors to select the category. ### Rust Walkthroughs +* [Modeling Inheritance in SeaORM](https://www.sea-ql.org/blog/2025-01-08-sea-orm-inheritance/) + ### Research ### Miscellaneous