File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ Method signatures and return values are consistent and documented in the
140140
141141| Capability | Description |
142142| :---------------------------- | :----------------------------------------------------------------------------------------------------------------------------- |
143- | 🔗 ** DeepRef Operators** | Traverse relationships using simple path notation (` ~> ` / ` <~ ` ). Insert or update nested structures using same notation. |
144143| ⚡ ** Live Queries** | Turn on reactivity over any SQL query with ` { live: true } ` . No extra infrastructure required. |
144+ | 🔗 ** DeepRef Operators** | Traverse relationships using simple path notation (` ~> ` / ` <~ ` ). Insert or update nested structures using same notation. |
145145| 🧩 ** JSON Literals** | Bring JSON-like clearity to your queries with LinkedQL's first-class support for JSON notation. |
146146| 🪄 ** Upserts** | Do upserts with a literal UPSERT statement. |
147147| 🧠 ** Schema Versioning** | (Coming soon) Get automatic schema versioning on your database: automatic snapshots and historical introspection. |
You can’t perform that action at this time.
0 commit comments