File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ migrations.
1818
1919``` toml
2020[dependencies ]
21- somnia = " 0.4 "
21+ somnia = " 0.5 "
2222```
2323
2424---
@@ -215,7 +215,7 @@ the full list).
215215
216216## Status
217217
218- ` 0.4 .x ` — early but tested against SurrealDB 3.x (query builder, derive, schema
218+ ` 0.5 .x ` — early but tested against SurrealDB 3.x (query builder, derive, schema
219219generation, and migrator all covered by integration tests that run on an
220220in-memory engine). The API may evolve before ` 1.0 ` . See the
221221[ roadmap] ( ROADMAP.md ) for what's covered today and what's planned on the way to
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ migrations.
1717
1818``` toml
1919[dependencies ]
20- somnia = " 0.4 "
20+ somnia = " 0.5 "
2121```
2222
2323---
@@ -214,7 +214,7 @@ the full list).
214214
215215## Status
216216
217- ` 0.4 .x ` — early but tested against SurrealDB 3.x (query builder, derive, schema
217+ ` 0.5 .x ` — early but tested against SurrealDB 3.x (query builder, derive, schema
218218generation, and migrator all covered by integration tests that run on an
219219in-memory engine). The API may evolve before ` 1.0 ` . See the
220220[ roadmap] ( https://github.com/vbasky/somnia/blob/main/ROADMAP.md ) for what's covered today and what's planned on the way to
You can’t perform that action at this time.
0 commit comments