• Joined on 2025-07-10
bingyi synced commits to chore/ai-prompts at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
f2ca853af8 Update .github/prompts/gf.commit-push.prompt.md
bingyi synced commits to feat/auto-decoding-body at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
7be7760037 feat(net/ghttp): skip binary contentType when parseBody (#4200)
bingyi synced commits to feat/cli-gen-dao at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
d7de5c8b83 Merge branch 'feat/cli-gen-dao' of github.com:gogf/gf into feat/cli-gen-dao
bingyi synced commits to feat/examples at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
b54c9f1494 examples update
bingyi synced commits to feat/gdb-pgsql-replace at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
22ea09f0c1 fix(contrib/drivers/pgsql): Fixed table field call issue in primary key acquisition logic (#4546)
bingyi synced commits to feat/gfdep at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
a6eab0e091 Merge github.com:gogf/gf into feat/gfdep
bingyi synced commits to feat/gres-fs at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
bingyi synced commits to feat/v3 at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
662a4c8e9f refract(os/gtime): swap function names between Format and Layout (#4275)
bingyi synced commits to feature/v1.21 at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
2d89b5c2c5 improve codeql config
bingyi synced commits to fix/#3074 at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
bingyi synced commits to fix/3108 at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
b500b715bf fix: doMapConvertForMapOrStructValue Struct Marshaler
bingyi synced commits to fix/4086-converter at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
bingyi synced commits to fix/4086-fix at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
bingyi synced commits to fix/4193 at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
67ff2c5425 fix(net/ghttp): handle error from RegisterTypeConverterFunc in init function
bingyi synced commits to fix/4193-2 at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
3f1c2bcd29 Merge branch 'master' of github.com:gogf/gf into fix/4193-2
bingyi synced commits to fix/container-nil-check at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
4f6a216a56 fix(container): remove unnecessary nil check design
bingyi synced commits to fix/gconv_array at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
bingyi synced new reference fix/gconv_array to bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
bingyi synced commits to fix/sqlite-save-primary-conflict at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
e3e3a8868e fix(contrib/drivers/sqlite): infer save conflict from primary keys
bingyi synced commits to hinego-ghttp-nested-file-fields-support at bingyi/gf from mirror 2026-05-28 22:25:45 +08:00
bc138502c9 feat(ghttp): 支持文件上传字段的嵌套结构解析