You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ The foundation of the ecosystem. It provides all the core functionality for sche
18
18
-**Type-Safe Queries**: Build complex SQL queries with type safety and autocompletion.
19
19
-**Streaming Queries**: Create reactive queries that automatically emit new results when underlying data changes.
20
20
-**Conflict-Free Sync**: Built-in support for data synchronization using a Hybrid Logical Clock (HLC) to ensure conflict-free, last-write-wins data merging.
21
+
-**Graceful Error Handling**: Robust constraint violation handling during bulk operations with configurable strategies.
21
22
-**File Management**: Integrated support for attaching and managing files linked to database records.
0 commit comments