herbsjs / herbs-cli

Herbs CLI
https://herbsjs.org/
MIT License
29 stars 30 forks source link

fix error with sql server encrypt #163

Closed tadvortx closed 1 year ago

tadvortx commented 1 year ago

Fixes https://github.com/herbsjs/herbs-cli/issues/162

Proposed Changes

1 Enable encrypted connections to SQL Server

Scenery

When I try to run a template project with SQL Server, I get an error involving encrypt

image

codecov[bot] commented 1 year ago

Codecov Report

Merging #163 (18ecf6c) into main (bc9c6b3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   87.29%   87.29%           
=======================================
  Files          25       25           
  Lines         425      425           
=======================================
  Hits          371      371           
  Misses         54       54           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

herbsjs-robot commented 1 year ago

:tada: This PR is included in version 2.17.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: