Commit Graph

678 Commits (0635a4ac9680d5ddcb4421dbb1d14f31f6646fb6)

Author SHA1 Message Date
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
Kevin Wan 57644420ed
chore: update go-zero for goctl (#3426) 1 year ago
dependabot[bot] c26ea17669
chore(deps): bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 in /tools/goctl (#3424) 1 year ago
guangwu e8c1e6e09b
fix: log format error (#3409) 1 year ago
guangwu f1171e01f2
chore: slice replace loop (#3410) 1 year ago
dependabot[bot] 3170afd57b
chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.2 in /tools/goctl (#3403)
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] f76c70ea9a
chore(deps): bump golang.org/x/text from 0.10.0 to 0.11.0 in /tools/goctl (#3397)
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] f296c182f7
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /tools/goctl (#3377)
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 92e5819e91
opt: improve logx performance (#3371) 1 year ago
2822132073 8d23ab158b
fix In `goctl new api`, occur error `invalid character 'A' looking for beginning of value` (#3357) 1 year ago
唐小鸭 bcccfab824
[fix] The directory is not recognized when it is in a soft link (#3337) 1 year ago
dependabot[bot] 7c2d8e5cc2
chore(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /tools/goctl (#3369) 1 year ago
Kevin Wan 2a33b74b35
chore: coding style (#3362) 1 year ago
anqiansong 45bb547a81
(goctl)fix: #3328 (#3348)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
1 year ago
Mikael f5f5261556
add whether to generate rpc client option (#3361)
Co-authored-by: admin <admin@admindeMacBook-Pro.local>
1 year ago