Skip to content

Releases: Mini256/tidb-dataset

v0.0.11

10 Aug 03:19
ff6f8b2
Compare
Choose a tag to compare

Changelog

  • ff6f8b2 feat: support tls connection (#5)
  • de75cdf build: bump tiup demo to v0.0.10

v0.0.10

03 Jul 15:56
0b4362b
Compare
Choose a tag to compare

Changelog

  • 0b4362b feat: make SQL compatible with MySQL (#4)
  • 8ff66b8 build: bump version to v0.0.9

v0.0.9

09 May 06:39
Compare
Choose a tag to compare

Changelog

  • bb3903f fix: use the NONCLUSTERED primary key for user table
  • 7c943cb build: bump version to 0.0.8

v0.0.8

21 Apr 10:17
Compare
Choose a tag to compare

Changelog

  • 011dd57 fix: drop the orders table when restart

v0.0.7

18 Apr 07:03
Compare
Choose a tag to compare

Changelog

  • 393f964 build: bump version to v0.0.7
  • ed694fb fix: ignore the existed tables by default
  • ab19254 fix: fix the version tag
  • 7ef7e85 build: bump version to 0.0.6

v0.0.6

18 Apr 06:39
Compare
Choose a tag to compare

Changelog

  • b6266d7 feat: support make dataset name as default db name
  • ba079df feat: support skip the data import by specify the number of data
  • f364243 feat: random ID start with 1000
  • 01ff208 feat: change the movie dataset to bookshop
  • 31ec0e2 feat: add publish tiup component script

v0.0.5

12 Apr 09:47
5295344
Compare
Choose a tag to compare

Changelog

v0.0.4

12 Apr 03:31
Compare
Choose a tag to compare

Changelog

v0.0.3

12 Apr 03:05
Compare
Choose a tag to compare

Changelog

  • 56092f7 feat: refine the movie title generate logic
  • 5a27d8a fix: remove the window release

v0.0.2

12 Apr 02:09
Compare
Choose a tag to compare

Changelog

  • 8667002 fix: ignore the window arm64
  • 38dac6a fix: bump goreleaser version to v1.7.0
  • 6f7aa9e fix: fix the goreleaser
  • 85f224a feat: add install.sh and support arm64 arch