Sany
Sany
If you had a working OpenSPA installation before and the required client OSPA file, edit your client's config.yaml file. The path of the OpenSPA-client should be specified (absolute path) and...
### 1. What version of `Go` and system type/arch are you using? go version go1.17.1 windows/amd64 ### 2. What version of `GoFrame` are you using? v2.1.1 ### 3. Can this...
### 1. What version of `Go` and system type/arch are you using? go version go1.17.1 windows/amd64 ### 2. What version of `GoFrame` are you using? v2.1.1 ### 3. Can this...
### 1. What version of `Go` and system type/arch are you using? go1.17.1 windows/amd64 ### 2. What version of `GoFrame` are you using? 2.0.6 ### 3. Can this issue be...
比如表名为 ACT_RU_TASK 。activiti中的一个表,官方的给的DDL都是大写表名。 生成的 struct 为 ACTRUTASK 用最新版 gf gen dao测试的。
gf gen model -t merchant ``` 2020-08-31 16:22:59.041 [DEBU] [ 13 ms] SELECT c.name as FIELD, CASE t.name WHEN 'numeric' THEN t.name + '(' + convert(varchar(20),c.xprec) + ',' + convert(varchar(20),c.xscale)...
能提供更多的client的例子,客户端A调用B服务的那种
目前在orm开启debug以后会打印SQL语句,用时,返回的rows数量,在遇到比较耗时的sql语句时,能否做成先打印sql语句 标记为执行中,等数据库返回结果以后再打印耗时与rows数量
Because every version of flutter_localizations from sdk depends on intl 0.17.0 and bezier_chart >=1.0.15 depends on intl ^0.16.0, flutter_localizations from sdk is incompatible with bezier_chart >=1.0.15. So, because yunzhixiao_customer_client depends...
### Describe the bug copy codes from tutorials/building_a_simple_web_blog_with_vweb/README.md v run . SQLError ### Reproduction Steps study by read this https://github.com/vlang/v/blob/master/tutorials/building_a_simple_web_blog_with_vweb/README.md ``` // blog.v import db.sqlite import vweb struct App {...