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