We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec78874 commit 61176a5Copy full SHA for 61176a5
Sources/PowerSync/Kotlin/KotlinAdapter.swift
@@ -41,7 +41,7 @@ enum KotlinAdapter {
41
viewNameOverride: table.viewNameOverride,
42
trackMetadata: table.trackMetadata,
43
trackPreviousValues: trackPreviousKotlin,
44
- ignoreEmptyUpdates: table.ignoreEmptyUpdates,
+ ignoreEmptyUpdates: table.ignoreEmptyUpdates
45
)
46
}
47
0 commit comments