Zwei

Results 4 issues of Zwei

1. ### ENV go version :go 1.18 windows/amd64 GoFrame Version : v2.1.1 Mysql : 5.7 Mysql Drivers : v2.1.0 2. ### Can this issue be re-produced with the latest release?...

Fixes #3605 --- ### Anthor Question When I was debugging, I found that tags such as `v: "min"`,`v: "max"` were not rendered in the `openapi.json` Is this as expected? ####...

## Explain your user case and expected results ### I got ```sql INSERT INTO `model` ( `created_at`, `updated_at`, `deleted_at`, `json_field` ) VALUES ( '2024-11-22 21:16:31.699', '2024-11-22 21:16:31.699', NULL, -- should...

# Overview This PR introduces the `NullFieldPattern` configuration option for the `gf gen dao` command. This enhancement allows to specify database fields that should be generated as pointer types (*T)...