fix: sorting method generation

This commit is contained in:
2025-03-12 16:08:36 +07:00
parent 51d8531792
commit 31c5c49589
3 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
## Install
```shell
go install git.gogacoder.ru/NTO/crudgen/cmd/crudgen@1.0.11
go install git.gogacoder.ru/NTO/crudgen/cmd/crudgen@1.0.12
```
## Run