add interface DB.CheckLocalTypeForField for package gdb (#2059)

This commit is contained in:
John Guo
2022-08-11 21:47:35 +08:00
committed by GitHub
parent 95888e0b77
commit e4c8cfc16b
8 changed files with 210 additions and 195 deletions

View File

@ -52,7 +52,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: GoFrame CLI Release ${{ github.ref }}
release_name: GoFrame Release ${{ github.ref }}
draft: false
prerelease: false