Samples - Adding ChangeTracking Capabilities to Database #923
              
                Unanswered
              
          
                  
                    
                      keithnicholson
                    
                  
                
                  asked this question in
                General
              
            Replies: 1 comment 2 replies
-
| Currently it's just hardcoded as part of our tests - the samples don't include setting that up. Having a "General Setup" script to create the database and enable change tracking would definitely be useful if you wanted to look into that! And if you're really looking to make this nice having a SQL Project that users could run to easily set up the DB could be useful! | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking at running the samples. I noticed that the database scripts in the folders do not implement ChangeTracking at the database or table levels. Are they hidden elsewhere? If not, I can branch off and add them as I write them myself. Then submit a PR for acceptance or denial.
Beta Was this translation helpful? Give feedback.
All reactions