Commit Graph

692 Commits (d012fe97b11af1cf5ff8d9c7b3634d51000daa3d)

Author SHA1 Message Date
dependabot[bot] 9c20f10743
chore(deps): bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.32.0 in /tools/goctl (#3810)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot] 04ed821b65
chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 in /tools/goctl (#3807)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot] 47c4f2831c
chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /tools/goctl (#3804)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
Kevin Wan 2b18dd1764
chore: update goctl deps (#3797) 11 months ago
Kevin Wan 83a776a190
chore: upgrade otel, removed ut temporarily because of otel API changes (#3795) 11 months ago
dependabot[bot] ebe0801d2f
chore(deps): bump github.com/emicklei/proto from 1.12.2 to 1.13.0 in /tools/goctl (#3782)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot] b76d85f204
chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 in /tools/goctl (#3787)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot] 54c0f2e5cf
chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1 in /tools/goctl (#3781) 11 months ago
zzZZzzz888 4835e4fe51
fix: coredump: goctl model mysql ddl --src user_base.sql --dir . area… (#3777)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
12 months ago
guangwu 05020a92e8
fix: primary key unique key simultaneously exist cacheIdPrefix duplicate (#3763)
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
12 months ago
POABOB a1bbac3c6c
fix: prevent a crash if there is a unique key constraint with a nil field. (#3770) 12 months ago
Kevin Wan 22c98beb24
feat: add dbtest to facility db test (#3768) 12 months ago
kesonan 5e63002cf8
(goctl:) fix circle import in case new parser (#3750)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
12 months ago
null 5630bce286
Fix incorrect description in documentation (#3745) 1 year ago
MarkJoyMa c71b753c78
fix: goctl FindOne error (#3731) 1 year ago
Kevin Wan 9c1aa6da3d
chore: refact dart code generation (#3726) 1 year ago
anstns da67ea2300
add map type (#3704) 1 year ago
kesonan 72dd2736f5
change command-line arg 'table' from string to slice type (#3707) 1 year ago
dependabot[bot] c7c43062c5
chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 in /tools/goctl (#3701)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] 97e1ea0633
chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /tools/goctl (#3700)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
kesonan c8a8ff7cad
Feat/default new api parser (#3683) 1 year ago
zhaolei df2799fff1
fix import error if generate multiple proto (#3694) 1 year ago
dependabot[bot] fd8ee0b851
chore(deps): bump github.com/emicklei/proto from 1.12.1 to 1.12.2 in /tools/goctl (#3690)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Kevin Wan 52963c2ebf
chore: update go-zero version to v1.6.0 in goctl (#3679) 1 year ago
Rene Leonhardt 34c5f6616c
chore: upgrade go to 1.19 (#3677) 1 year ago
Kevin Wan 9394e59597
chore: update goctl version to 1.6.0 (#3674) 1 year ago
MarkJoyMa 00db97fcc1
feat: model add withSession (#3658) 1 year ago
7134g 117c3a9069
fix: multiple files import the same api file (#3642) 1 year ago
Kevin Wan 42e0a6f90c
chore: refactor errors to use errors.Is (#3654) 1 year ago
cary 81ae7d36b5
Support for adding ignore_columns parameters to the goctl model pg (#3427) 1 year ago
dependabot[bot] 54041ef9e4
chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.59.0 in /tools/goctl (#3645) 1 year ago
kesonan d84dfe1b20
fix: goctl unit test (#3636) 1 year ago
dependabot[bot] af7ce65244
chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 in /tools/goctl (#3618)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Kevin Wan ff230c4b1d
chore: refactor goctl api (#3605) 1 year ago
kesonan 02c95108b9
optimize: fix experimental api (#3604) 1 year ago
Kevin Wan 4878f90546
chore: update goctl version to 1.5.6 (#3593) 1 year ago
dependabot[bot] af022b9655
chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 in /tools/goctl (#3584) 1 year ago
dependabot[bot] b22ad50d59
chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 in /tools/goctl (#3568)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] 8d83986d27
chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0 in /tools/goctl (#3546) 1 year ago
dependabot[bot] fd3abf3717
chore(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 in /tools/goctl (#3542)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
1 year ago
POABOB 33f6d7ebb8
fix: goctl pg gen will extract all fields when the same table name exists in different schemas (#3496) (#3517) 1 year ago
kesonan c4ef9ceb68
Add api version (#3536) 1 year ago
Kevin Wan d2a874f21d
chore: upgrade go-zero, and update goctl version (#3509) 1 year ago
Kevin Wan 14fcbd7658
fix #3499 (#3508) 1 year ago
dependabot[bot] ed75802eaa
chore(deps): bump golang.org/x/text from 0.11.0 to 0.12.0 in /tools/goctl (#3477)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
guangwu a9f4aab86b
fix: "EXPRIMENTAL" is a misspelling of "EXPERIMENTAL" (#3462) 1 year ago
dependabot[bot] 63df384a4b
chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 in /tools/goctl (#3446)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] 05ec16ae9d
chore(deps): bump github.com/gookit/color from 1.5.3 to 1.5.4 in /tools/goctl (#3433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] 13e685e0db
chore(deps): bump github.com/emicklei/proto from 1.12.0 to 1.12.1 in /tools/goctl (#3431)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] c10f44b74e
chore(deps): bump github.com/emicklei/proto from 1.11.2 to 1.12.0 in /tools/goctl (#3429) 1 year ago