Skip to content

Releases: hakadoriya/ddlctl

v0.0.10

31 Jan 16:57
b4ce7af
Compare
Choose a tag to compare

What's Changed

🐛 A bug fix

♻️ A code change that neither fixes a bug nor adds a feature

Full Changelog: v0.0.9...v0.0.10

v0.0.9

31 Jan 10:44
3be1d37
Compare
Choose a tag to compare

What's Changed

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)

📝 Documentation only changes

🐛 A bug fix

  • fix(mysql): support AUTO_INCREMENT, column COLLATE; fix DEFAULT parser, some data types, ON ACTION parser by @ginokent in #23

✅ Adding missing tests or correcting existing tests

Full Changelog: v0.0.8...v0.0.9

v0.0.8

16 Jan 08:33
a632971
Compare
Choose a tag to compare

What's Changed

📝 Documentation only changes

🐛 A bug fix

Full Changelog: v0.0.7...v0.0.8

v0.0.7

16 Jan 07:23
3a31b2b
Compare
Choose a tag to compare

What's Changed

📝 Documentation only changes

🐛 A bug fix

Full Changelog: v0.0.6...v0.0.7

v0.0.6

15 Jan 19:51
ad93f19
Compare
Choose a tag to compare

What's Changed

🐛 A bug fix

  • fix(pkg/show/spanner): fix PRIMARY KEY logic by @ginokent in #15

Full Changelog: v0.0.5...v0.0.6

v0.0.5

15 Jan 19:03
347b97f
Compare
Choose a tag to compare

What's Changed

✨ A new feature

  • feat(pkg/show/spanner): show subcommand supports spanner dialect by @ginokent in #11
  • feat(pkg/show/spanner): add spanner experimental support by @ginokent in #13

♻️ A code change that neither fixes a bug nor adds a feature

Full Changelog: v0.0.4...v0.0.5

v0.0.4

11 Jan 20:52
6c8487a
Compare
Choose a tag to compare

What's Changed

📝 Documentation only changes

✨ A new feature

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

03 Jan 03:35
68ccc70
Compare
Choose a tag to compare

What's Changed

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • build(deps): bump github.com/kunitsucom/util.go from 0.0.60-rc.3 to 0.0.60-rc.4 by @ginokent in #5

Full Changelog: v0.0.2...v0.0.3

v0.0.2

01 Jan 21:20
29ffe07
Compare
Choose a tag to compare

What's Changed

✨ A new feature

Full Changelog: v0.0.1...v0.0.2

v0.0.1

01 Jan 17:57
087e689
Compare
Choose a tag to compare

What's Changed

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #2

✨ A new feature

🧑‍💻 Changes to the build process or auxiliary tools and libraries such as documentation generation

New Contributors

Full Changelog: v0.0.0...v0.0.1