Skip to content
  • Shubha Rajan's avatar
    feat(cloud-sql): Add connection sample for SQL Server/node-mssql (#1745) · 74ab5d70
    Shubha Rajan authored
    * add sqlserver that uses node-mssql
    
    * updated app to successfully deploy to GAE Flex
    
    * Update readme
    
    * add tests
    
    * update license headers
    
    * move idleTimeoutMillis to connection timeout region tag
    
    * add kokoro config
    
    * added rejection handling to get method and updated tests
    
    * no more unhandled promise rejections
    74ab5d70
Analyzing file…