We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945ac4c commit 5063337Copy full SHA for 5063337
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