- 
                Notifications
    
You must be signed in to change notification settings  - Fork 5
 
Introduce configuration version 2 #208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    
  
     Merged
                    Changes from all commits
      Commits
    
    
            Show all changes
          
          
            24 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      51e844b
              
                Revert "Revert exposed changes in preparation for controlled version …
              
              
                plcplc 207bd7e
              
                restore version1 configuration.sql
              
              
                plcplc 0b6d8e6
              
                Adding version distinction to all the things
              
              
                plcplc 9184fac
              
                fixup merge of deployments
              
              
                plcplc 0ee80b0
              
                fixup merge deployments
              
              
                plcplc 1b32e0f
              
                Port older native queries to v2
              
              
                plcplc ce271e2
              
                phew
              
              
                plcplc 9058eef
              
                Workaround to support integer literal version 1
              
              
                plcplc 5d86b09
              
                linting
              
              
                plcplc 2a97caf
              
                linting
              
              
                plcplc 807c3d6
              
                Preserve schema of v1
              
              
                plcplc 3914d3a
              
                rebasing on origin/main
              
              
                plcplc 5be1cb0
              
                Deplyoment snapshot
              
              
                plcplc 26cee2e
              
                update aurora gitignore
              
              
                plcplc c1adfb1
              
                Add changelog entry
              
              
                plcplc 2c0bd58
              
                Update CI actions for aurora
              
              
                plcplc 0796fb9
              
                remove bit_xor from deployments to appease tests on older postgres ve…
              
              
                plcplc cf75eae
              
                Update crates/connectors/ndc-postgres/src/configuration/version1.rs
              
              
                plcplc 9436440
              
                Update crates/connectors/ndc-postgres/src/configuration/version2.rs
              
              
                plcplc 746a3e4
              
                Revert "remove bit_xor from deployments to appease tests on older pos…
              
              
                plcplc 418ec99
              
                API docs for public functions
              
              
                plcplc 794df2d
              
                Put custom trait implementations in a separate file
              
              
                plcplc ec5b9be
              
                Apply deployment configuration tests only on Postgres Current
              
              
                plcplc 035b9c1
              
                Merge branch 'main' into plc/issues/NDAT-1065
              
              
                plcplc File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or 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
    
  
  
    
              
              
  
    
      This file contains hidden or 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
    
  
  
    
              
  
    
      This file contains hidden or 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
    
  
  
    
              
  
    
      This file contains hidden or 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
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@danieljharvey : How does this look to you?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great - naming it like this explains why we're skipping too which is nice.