Skip to content

Commit

Permalink
Minor docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tolik0 committed Dec 28, 2023
1 parent fa07d34 commit 6a4332d
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 97 deletions.
Expand Up @@ -29,8 +29,9 @@

class MigrateCustomQuery:
"""
This class stands for migrating the config at runtime,
while providing the backward compatibility when falling back to the previous source version.
This class stands for migrating the config at runtime.
This migration is backwards compatible with the previous version, as new property will be created.
When falling back to the previous source version connector will use old property `custom_queries`.
Add `segments.date` for all queries where it was previously added by IncrementalCustomQuery class.
"""
Expand Down

0 comments on commit 6a4332d

Please sign in to comment.