Releases: holidayextras/jsonapi-store-relationaldb 
  
  Releases · holidayextras/jsonapi-store-relationaldb
      
  v5.0.0 
  
    
  
      
        12 Dec 01:22
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Support latest version of jsonapi-server with store managed id support. 
Revert column type for string properties back to string from text. 
Remove support for Node.js 4. 
  
  
  
   
   
  
  v4.0.0 
  
    
  
      
        09 Oct 23:08
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Optimised Sequelize UUID column type for ids. 
  
  
  
   
   
  
  v3.0.0 
  
    
  
      
        01 Oct 23:48
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Allow injecting a Sequelize instance. 
Fix npm scripts on MS Windows. 
Allow specifying dialectOptions when configuring handler. 
Use JSONB in PostgreSQL for optimised JSON object storage. 
Only support PostgreSQL >= 9.4 (for required JSONB support). 
  
  
  
   
   
  
  v2.1.0 
  
    
  
      
        27 Sep 20:48
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Migrate to Sequelize v4 
Use native Array support for PostgreSQL 
  
  
  
   
   
  
  v2.0.0 
  
    
  
      
        26 Sep 00:06
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Support Node.js 8 
Only Node.js >= 4.5 is now supported 
Support latest jsonapi-server 
Bug fix: correctly support arrays 
Bug fix: properly fix table names 
  
  
  
   
   
  
  v1.2.8 
  
    
  
      
        09 Aug 09:09
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Update sequelize dependency to latest version 
Optimised searches filtered by related resource 
  
  
  
   
   
  
  v1.2.7 
  
    
  
      
        28 Jul 07:35
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v1.2.6 
  
    
  
      
        18 Jul 08:56
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix case insensitive matches for PostgreSQL 
Enable multi-dialect support for tests 
  
  
  
   
   
  
  v1.2.5 
  
    
  
      
        17 Jul 22:06
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix bug when concurrently updating the same resource id. 
  
  
  
   
   
  
  v1.2.4 
  
    
  
      
        17 Jul 22:05
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Use stricter MySQL transaction isolation READ_COMMITTED.