Skip to content

New commands data generator#5331

Merged
potatoqualitee merged 69 commits intodevelopmentfrom
new-commands-data-generator
Apr 3, 2019
Merged

New commands data generator#5331
potatoqualitee merged 69 commits intodevelopmentfrom
new-commands-data-generator

Conversation

@sanderstad
Copy link
Contributor

Type of Change

  • Bug fix (non-breaking change, fixes #)
  • New feature (non-breaking change, adds functionality)
  • Breaking change (effects multiple commands or functionality)
  • Ran manual Pester test and has passed (`.\tests\manual.pester.ps1)
  • Adding code coverage to existing functionality
  • Pester test is included
  • If new file reference added for test, has is been added to github.com/sqlcollaborative/appveyor-lab ?
  • Nunit test is included
  • Documentation
  • Build system

Purpose

New commands for data generation

  • Moved DLL
  • Added randomizer types csv file
  • Created data generation templates
  • New Function: Get-DbaRandomizedDataSet to generate full data sets based on a template
  • New Function: Get-DbaRandomizedDatasetTemplate to get the data set templates
  • New Function: Get-DbaRandomizedType to get all the various supported types
  • New Function: Get-DbaRandomizedValue to get a randomized value
  • New Function: Invoke-DbaDbDataGenerator generate data based on a json file
  • New Function: New-DbaDbDataGeneratorConfig create a configuration file for Invoke-DbaDbDataGenerator

sanderstad and others added 30 commits December 20, 2018 12:28
Fixed setting of nex identity
Fixed error messages
Added foreign key hierarchy query
Added checks for supported data types
Added checks for supported masking types and sub types
Added Symbol parameter
Added examples
Changed location of files
Fixed messages
Added support for all bogus types and sub types
Added parameter Symbol
Added examples
Fixed messages
Added support for bogus types and sub types
Added unique index support
Removed unneccesary converions
Added random bytes
Added comments
@potatoqualitee potatoqualitee merged commit 0493840 into development Apr 3, 2019
@potatoqualitee potatoqualitee deleted the new-commands-data-generator branch April 3, 2019 16:12
@potatoqualitee
Copy link
Member

Very incredible, thank you forever

@potatoqualitee
Copy link
Member

will add commands before publish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants