Skip to content

Commit f21e78c

Browse files
author
Hein
committed
Update user handle
1 parent c9c7ee2 commit f21e78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/code-changes/supabase-connector-performance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "In this tutorial we will show you how to improve the performance o
66
<AccordionGroup>
77
<Accordion title="Sequential Merge Strategy">
88
<Note>
9-
Shoutout to Christoffer Årstrand for the original implementation of this optimization.
9+
Shoutout to @christoffer_configura for the original implementation of this optimization.
1010
</Note>
1111
```typescript {7-8, 11, 13-15, 17, 19-20, 24-36, 39, 43-56, 59-60, 75}
1212
async uploadData(database: AbstractPowerSyncDatabase): Promise<void> {

0 commit comments

Comments
 (0)