released this
14 Oct 00:33
Add postgresql flexible servers samples (#284)
* Simple sample sceleton for mysql & postgresql
* Test basic operations
* Fixed issue with confusing git mod name between current and forked branch
* Fix typo
* Fix malformed Example_ test name
* Change sample file names. Add README.md files
* Properly delete old files, add necessary parameters for server creation
* Update README.md files
* Refactor FirewallRule call in the clients. Fix invalid name
* Update postgresql sample to reflect newest sdk changes
* Fix package names for mysql,postgresql flexible server samples
* Add PostgreSQL samples
* Change user to Azure
* Revert some changes in the files
* Revert groups.go
* Fix module name
* Change to Azure-Samples instead of Azure
* Randomize the password to pass gosec
* Refactor password generator
* Fix Build error
* Fix README.md, refactor sample
* Styling fixes
* Some final format refinement
* Missed one error to output
* Fix example test
* Update output of the example
Co-authored-by: Dapeng Zhang <[email protected]>