Andrew Kazyrevich

Results 2 issues of Andrew Kazyrevich

Looks like “Connect-OctoServer” does not work if calls are done between ps1 file and psm1 module, is that expected? Using Octopus-CmdLets 0.4.4 and Powershell 5.1 ``` Test.psm1 function Get-EnvironmentViaModule() {...

I use `datetime2` in SqlServer to store datetimes with increased accuracy, because the legacy `datetime` gets rounded on nanoseconds (note also that Microsoft themselves [recommend](http://technet.microsoft.com/en-us/library/ms187819.aspx) the replacement) And to get...

needs-investigation
area:typehandlers