We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efb7b6 commit 200057bCopy full SHA for 200057b
packages/powersync_core/lib/src/schema.dart
@@ -29,7 +29,7 @@ class Schema {
29
30
/// Options to include old values in [CrudEntry] for update statements.
31
///
32
-/// This options are enabled by passing it to a non-local [Table] constructor.
+/// These options are enabled by passing it to a non-local [Table] constructor.
33
final class IncludeOldOptions {
34
/// A filter of column names for which updates should be tracked.
35
0 commit comments