Commit graph

9 commits

Author SHA1 Message Date
Jan Oberhauser 97289a244f Fix indentation 2020-11-10 23:30:40 +01:00
bsanderrmg 10645c2ef5
TLS option for MSSQL credentials type (#1132)
* Update MicrosoftSql.node.ts

* Update MicrosoftSql.credentials.ts

* Update MicrosoftSql.node.ts

Add TLS encryption toggle to MSSQL credentials type and implement into the connection config object. This will help users connect to certain Azure MSSQL products and older MSSQL instances.
2020-11-10 23:30:03 +01:00
Jan Oberhauser 546b79bea0 👕 Fix lint issue 2020-10-22 18:00:28 +02:00
Jan Oberhauser 40c2acd77b 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
smamudhan 725d2d16fc
Fixed typos and grammatical errors (#791)
* 🐛 Fixed typos and grammatical errors

* 🐛 Made changes based on Tanay's feedback
2020-07-24 12:56:41 +02:00
Jan Oberhauser df3077b5d2 👕 Fix lint issue 2020-07-14 13:59:37 +02:00
Ben Hesseldieck 0b55fc2ed7 🐛 fix insert and update return input 2020-07-08 15:34:36 +02:00
Ben Hesseldieck c1161c2699 🐛 fix mssql update operation 2020-07-08 11:01:00 +02:00
Jan Oberhauser b598036b3d 👕 Fix some lint issues 2020-07-08 10:13:46 +02:00