Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions specs/source.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ type Source struct {

// Backend is the name of the state backend to use
Backend Backend `json:"backend,omitempty"`
// Sync on
OnlyIncrementalTables bool `json:"only_incremental_tables,omitempty"`
// BackendSpec contains any backend-specific configuration
BackendSpec any `json:"backend_spec,omitempty"`
// Scheduler defines the scheduling algorithm that should be used to sync data
Expand Down