9 Commits

Author SHA1 Message Date
MOREL Matthieu
21423b914f require lint before tests
use golangci/golangci-lint-action instead of reviewdog/action-golangci-lint as the second was not reporting any failures even if there was some.

Report code coverage with codecov/codecov-action
I have set some flags per dialect and go version

Several linters has been fixed, some disabled so the build can pass
2021-12-27 09:33:36 +01:00
Jinzhu
5fee5b1b24 Add option tag support for index 2020-10-21 20:18:21 +08:00
Jinzhu
619cd332ec Add index priority supports 2020-07-08 17:59:40 +08:00
Jinzhu
2416eabd3f Change unique_idnex to UniqueIndex 2020-07-04 00:36:27 +08:00
Jinzhu
d0764bead1 Test migrate with comment and check created constraints 2020-06-21 13:59:43 +08:00
Jinzhu
7c0de9199c Test Migrate Indexes 2020-05-30 22:43:41 +08:00
Jinzhu
d39bdc3513 Fix create index 2020-04-03 07:57:52 +08:00
Jinzhu
ea0b13f7a3 Refactor ParseTagSetting 2020-02-22 07:59:09 +08:00
Jinzhu
ad419855e9 Parse Indexes 2020-02-21 23:51:38 +08:00