Skip to content

Commit 29d0ed3

Browse files
committed
[Blog] edit
1 parent 82b479e commit 29d0ed3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Blog/blog/2025-06-01-whats-new-in-sea-orm-1.1.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,14 @@ If you have suggestions on breaking changes, you are welcome to post them in the
332332

333333
## SQL Server Support
334334

335-
We've been beta-testing [SQL Server for SeaORM](https://www.sea-ql.org/SeaORM-X/) for a while. SeaORM X offering complete support for MSSQL, and working around the nuances of MSSQL providing the same SeaORM API. We ported all test cases and most examples, complemented by MSSQL specific documentation. If you are building enterprise software for your company, you can [request commercial access](https://forms.office.com/r/1MuRPJmYBR).
335+
We've been beta-testing [SQL Server for SeaORM](https://www.sea-ql.org/SeaORM-X/) for a while. SeaORM X offers the same SeaORM API for MSSQL. We ported all test cases and most examples, complemented by MSSQL specific documentation. If you are building enterprise software for your company, you can [request commercial access](https://forms.office.com/r/1MuRPJmYBR).
336+
337+
Features:
338+
339+
+ SeaQuery + SeaSchema
340+
+ Entity generation with sea-orm-cli
341+
+ GraphQL with Seaography
342+
+ Nested transaction, connection pooling and multi-async runtime
336343

337344
## 🖥️ SeaORM Pro: Professional Admin Panel
338345

0 commit comments

Comments
 (0)