This repository was archived by the owner on Mar 7, 2025. It is now read-only.
  
  
  
            
  
    
      forked from sequelize/sequelize
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
[pull] v6 from sequelize:v6 #11
          
     Open
      
      
            pull
  wants to merge
  315
  commits into
  jazida-opensource:v6
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
sequelize:v6
  
      
      
   
  
    
  
  
  
 
  
      
    base: v6
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Open
            
            
          Conversation
  
    
      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
    
  
  
    
    …13625) Co-authored-by: zhicheng.liang <[email protected]>
…elds (#12801) * fix(mssql): add test for hasOne with a primary key with specified field * fix(mssql): use aliased column name for attributes Use proper aliased column names for sub query attributes when parent is top Co-authored-by: Marces Engel <[email protected]>
* Add vectorized version of logo Fixes #12844 * docs(logo): add simple svg logo Co-authored-by: Sascha Depold <[email protected]>
* docs(data-types): fix reference to DataTypes.NOW
Co-authored-by: ᛜ ᛝᛉᚲ <[email protected]>
* fix: expect result is null but got zero * revert: query-interface.js * fix: model.js to return null * fix: test title * fix: if sum without rows, expect null Co-authored-by: Sascha Depold <[email protected]>
Co-authored-by: f[nZk] <[email protected]>
Patch with missing type definitions for static decrement method Co-authored-by: Constantin Metz <[email protected]> Co-authored-by: ᛜ ᛝᛉᚲ <[email protected]>
Co-authored-by: sander-mol <[email protected]>
Co-authored-by: Sascha Depold <[email protected]>
* Update operators.d.ts resolved the typescript issue for Op.match (#12955) * Update operators.d.ts Co-authored-by: Constantin Metz <[email protected]> Co-authored-by: Sascha Depold <[email protected]>
This does require maintainers/issue reviewers to add type labels to all still occurring issues and regularly update them
* fix(mssql): sqlserver 2008 fix for using offsets and include criteria * fix(mssql): sqlserver 2008 fix for using offsets and include criteria * fix(mssql): sqlserver 2008 fix for using offsets and include criteria * fix(mssql): sqlserver 2008 fix for using offsets and include criteria Co-authored-by: sschwenker <[email protected]> Co-authored-by: Sascha Depold <[email protected]> Co-authored-by: ᛜ ᛝᛉᚲ <[email protected]>
* fix: typing on creation within an association * fix: tests Signed-off-by: Mohamed El Mahallawy <[email protected]>
This commit uses the pg_connection_string package to parse the connection string if the dialect is postgresql. This is helpful because it automatically handles reading SSL certs that are specified in the connection string. As part of this, support was added for the `options` URL parameter, which allows arbitrary session variables to be configured in the connection string. Co-authored-by: Sascha Depold <[email protected]>
* feat: option for attributes having dotnotation - `options.dotnotation`, can be used when the column name has dot in it. * test: add test case for attributes with dot notation * docs: add function doc for `option.dotnotation` * fix: expected query for dot notation test case * refactor: camelcase dotnotation keyword Co-authored-by: Mukesh Suthar <[email protected]>
…13569) * refactor(typescript): add foundation for incremential TS migration Converts the logger interface to TypeScript. Adds eslint rules and TypeScript configuration to allow for a gradual migration to TS. Adds a build script to transpile both TS and JS code while keeping the same API for package usage. Changes imports from test files to use "absolute" paths that point to the directory of the compiled code. * use || instead of ?? * fix source maps breaking tests * fix build script for older versions of node * make some small fixes + add better docs to logger.ts * add ts support to tests * update yarn.lock * disable no-loss-of-percesion rule * fix & cleanup a lil * test.js -> test.[tj]s Co-authored-by: Sascha Depold <[email protected]>
…6074) Co-authored-by: Rik Smale <[email protected]>
…#16075) Co-authored-by: Rik Smale <[email protected]>
Co-authored-by: Hasan Jamil <[email protected]> Co-authored-by: Rik Smale <[email protected]>
Co-authored-by: Zoé <[email protected]> Co-authored-by: Rik Smale <[email protected]>
Co-authored-by: Ricardo Spear <[email protected]> Co-authored-by: Rik Smale <[email protected]>
Co-authored-by: Rik Smale <[email protected]>
…16619) Co-authored-by: Rik Smale <[email protected]>
Co-authored-by: Carlos Bardasano <[email protected]> Co-authored-by: Rik Smale <[email protected]>
Co-authored-by: Carlos Bardasano <[email protected]> Co-authored-by: Rik Smale <[email protected]>
Co-authored-by: Alyx <[email protected]>
Co-authored-by: Ales Menzel <[email protected]> Co-authored-by: Rik Smale <[email protected]>
…on (#17719) Co-authored-by: Rik Smale <[email protected]>
  
      Sign up for free
      to subscribe to this conversation on GitHub.
      Already have an account?
      Sign in.
  
      
  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.
  
    
  
    
See Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
 pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )