Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

add instanceName and encrypt options for mssql #199

Merged
merged 10 commits into from
Oct 20, 2017
Prev Previous commit
Next Next commit
missed an import - omit
  • Loading branch information
chriddyp committed Oct 18, 2017
commit 48f208f4efada72f420dc8350e0aed541dac586a
1 change: 1 addition & 0 deletions backend/persistent/datastores/Sql.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import {
has,
merge,
mergeAll,
omit,
sort,
trim,
uniq,
Expand Down