-
如果我不想查缓存,我在查询时,用nocache命令就好了,这样是不是 缓存更灵活呢?
主要业务上数据不要求那么实时,可以有一定的延时
-
sudo juicefs mount redis://:123@192.168.1.19:30079/0 ~/myjfs
2024/01/15 10:12:25.860287 juicefs[58135] : Meta address: redis://:****@192.168.1.19:30079/0 [interface.go:497]
2024/01/15 10:12:26.…
-
ShowSQL有没有计划支持局部打印呢? 现在打印SQL是全局的,面对大量的SQL时,查找很不方便.
有没有临时开关的方式呢?比如 "NoAutoTime() , NoCache(), NoAutoCondition()" 这样的临时开关方法
-
### Component
server
### Describe the bug
woodpecker server docker image will not start after pulling latest
showing erro
```
2024-11-06T18:53:01Z INF log level: info
2024-11-06T18:53:01Z ER…
-
templates\goxorm下的config 希望支持一个是否加上原字段注释的开关。把原字段的注释生成出来,多爽。
功能改应该不难,希望能接受此建议
对于go.go 修改tag方法 增加 ...+ "//"+ col.Comment
但发现postgres的 col.Comment 的值是空的
imkos updated
5 years ago
-
ORA-01861: literal does not match format string
ORA-01843: not a valid month\n"
Can be temporary modified `engine.go` 1589 line
```
// formatTime format time as column type
func (engine *Engin…
-
### Gitea Version
1.14.6
### Git Version
2.30.2
### Operating System
Linux
### How are you running Gitea?
Docker
### Database
MySQL
### Can you reproduce the bug on the G…
-
# related:
- [x] #139
- [x] #140
-
### Feature Description
At the moment, any attachment you upload on a gitea instance will be publicly available,
i.e. https://try.gitea.io/attachments/a35cb41a-1afe-4415-bb8c-6058e29e9e21.
This…
-
Hi Team,
Am currently working on hardening grafana image and I found one discrepancy in cyclonedx-gomod.
I am using grafana version v10.2.3 and in that version one dependencies is used called xorm.i…