Skip to content

Commit

Permalink
Update development-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ediril authored May 16, 2024
1 parent eb42ab2 commit d4dc053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions development-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ The following are hard requirements to be able to deploy Partner code to Fivetra

- Don't push anything other than source data to the destination. State will be saved to production DB and returned in `UpdateRequest`.
- Don't forget to handle new schemas/tables/columns per the information and user choices in `UpdateRequest#selection`.
- Make sure you checkpoint at least once an hour. The more frequently you do it, the better.

## Destination Guidelines

Expand Down

0 comments on commit d4dc053

Please sign in to comment.