Releases: dataplat/dbops
Releases · dataplat/dbops
v0.9.1
07 Dec 22:24
Compare
Sorry, something went wrong.
No results found
Release notes for v0.9.1:
Update README.md (#156 ) by @kevchant
adding AlwaysRollback to deploy.ps1 and module configuration (#157 ) by @nvarscar
v0.9.0
07 Dec 21:01
Compare
Sorry, something went wrong.
No results found
v0.8.1
14 Aug 18:18
Compare
Sorry, something went wrong.
No results found
Release notes for v0.8.1:
v0.8.0
04 Jun 18:49
Compare
Sorry, something went wrong.
No results found
Release notes for v0.8.0:
Hotfix: Nuget downloads now use lowercase filename in the URL (#139 ) by @nvarscar
Feature: Allow ErrorAction to properly handle errors (#140 ) by @nvarscar
Setting default encoding to UTF8 (#142 ) by @nvarscar
v0.7.1
31 Jan 01:02
Compare
Sorry, something went wrong.
No results found
Adding support for underscore char in tokens (Adding support for underscore char in tokens #130 ) by @nvarscar
v0.7.0
17 May 22:04
Compare
Sorry, something went wrong.
No results found
Improving schema history table - new columns (#124 ) by @nvarscar
Schema history table now has more columns: appliedBy, checksum, executionTime
Old schema tables are still supported with no change to the behavior
Users can choose to upgrade their old tables using Update-DBOSchemaTable.
v0.6.4
07 Apr 03:15
Compare
Sorry, something went wrong.
No results found
Forcing the string datatype onto columns when -ReturnAsText is used (#115 ) by @nvarscar
v0.6.3
20 Feb 08:52
Compare
Sorry, something went wrong.
No results found
v0.6.2
16 Feb 19:18
Compare
Sorry, something went wrong.
No results found
Ensuring deploy.ps1 only uses public functions (#108 ) by @nvarscar
v0.6.1
12 Jan 08:59
Compare
Sorry, something went wrong.
No results found
Files in subfolders are not being added when -Match is used (#104 ) by @nvarscar
Folders are no longer filtered out by the -Match regex string