Skip to content

Commit 1d86592

Browse files
committed
TODOs
1 parent 1566749 commit 1d86592

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Blog/blog/2025-08-20-sea-query-1.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,12 @@ Expr::column("id")
275275

276276
### Ergonomic raw SQL
277277

278+
## Performance Improvements
279+
280+
### Reduced heap allocations
281+
282+
### Reduced SQL serialization overhead
283+
278284
## Release Plan
279285

280286
[SeaQuery 1.0](https://github.com/SeaQL/sea-query/blob/master/CHANGELOG.md#100---pending) is currently an `rc` release, and we plan to finalize it soon - meaning no more major breaking changes. If you feel adventurous or want to use some of the latest features, you can upgrade today. Please let us know the problems you faced, this will help us and the community. If you have ideas / feedback please [join the discussion](https://github.com/SeaQL/sea-query/discussions/795) on GitHub!

0 commit comments

Comments
 (0)