Skip to content

Commit 2575871

Browse files
committed
Restructure docs
1 parent 5b9aab3 commit 2575871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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. |

0 commit comments

Comments
 (0)