- Location creates/updates
- Photos add/delete
- Review create/respond
- Questions/Answers create
- Oauth connects/disconnects
- Preset list of special dates/events
- Preset list of amenities scraped from google
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
All dry runs to be: | |
1. Timestamped at a table level | |
2. Benchmarked at a table level | |
Postgres(descending order of creation) | |
1. countries(unchanged) | |
2. states(unchanged) | |
3. categories(unchanged) | |
4. sub_catgories(unchanged) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
John,45\n Marie,20 |
---|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dan,34\nMaria,55 |
---|