Disable Database Sync or Allow Weekly Syncs
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
Hi
I have a big database with Thousands of tables and views and SYNC DATABASE process (SQL SERVER) is taking too much time (sometimes it takes more than 12 hours) making the whole database lock.
It would be great if I can disable this sync allowing to manually do it and also having the weekly schedule option.
Thanks.
:arrow_down: Please click the :+1: reaction instead of leaving a `+1` or `update?` comment
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the SQL Server database sync process and its scheduling controls. Determine how disabling automatic sync, triggering it manually, and scheduling weekly syncs should behave, then add coverage for the resulting settings and schedules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100