Skip to content

Releases: syucream/hakagi

v0.0.6

15 Oct 16:28
2949278
Compare
Choose a tag to compare

Changelog

2949278 Merge pull request #7 from syucream/mitigate-keycheck
858b8a3 Allow non-text/blob columns as a foreign key

v0.0.5

10 Oct 16:12
Compare
Choose a tag to compare

Overview

  • Merge #3

Changelog

9698c37 Update dep
b28d497 Add CircleCI badge
ccd60f3 Merge pull request #5 from syucream/fix-makerule
cbfb70c Specify workdir
a9cde07 Do checkout
c5eafca Enable to run 'make dep'
3d1d70a Merge pull request #4 from syucream/circleci
ea751dd Add CircleCI config
ed85dc9 Merge pull request #3 from hanabokuro/fix_indexQueryBase_and_primaryConstraintQueryBase
6998b56 fix database querybase.
07429be Load only index columns
2269972 Ignore composite primary keys
be29cf0 Improve column and primary key checking
55e7e30 Check primary key data types
bb3d4b4 Start GoReleaser to release w/ corss compiles
1ddd0bf Add .goreleaser.yml
db496cf Fix to check primary key data type
0a2fd09 Update description
6ef6b8f Enable to switch guess rules
3f1d420 Add TODO
d3bace7 Update README
216801b Simplify output sql format
da34e91 Add an example sql file
ac77462 Fix guesser
5569136 Guess by similar table/column names
9e0fa79 Supprot primary key based guess
28cfca6 Fix query
c0ab527 initial commit
fcde6f8 Initial commit

v0.0.4

02 Jul 10:46
Compare
Choose a tag to compare

Changelog

07429be Load only index columns
2269972 Ignore composite primary keys

v0.0.3

11 May 04:05
Compare
Choose a tag to compare

Changelog

be29cf0 Improve column and primary key checking

v0.0.2

11 May 03:41
Compare
Choose a tag to compare

Changelog

55e7e30 Check primary key data types
bb3d4b4 Start GoReleaser to release w/ corss compiles

v0.0.1

10 May 06:20
Compare
Choose a tag to compare

Changelog