XIE Long
XIE Long
这个问题可以处理一下吗?
> Hi @Hackfred , as @mattn and @doug-martin did not come for a long time. Maybe you can use my fork before this PR is merged. add the below line...
@mattn @doug-martin please help to review this PR
```go goqu.Func("formatDateTime", goqu.L("time"), "%Y-%m-%d", "US/General").As(day) ```
@ortho, add the support in PR [302](https://github.com/doug-martin/goqu/pull/302)
Hi @bodinsamuel , maybe the PR https://github.com/doug-martin/goqu/pull/308, can solve your problem. And as @doug-martin does not respond in the repo for a long time. Maybe you can use my fork,...
hi @mattn and @doug-martin any comments?
try to use `goqu:"skip_insert"` instead
> @XIELongDragon I'm not sure how I feel about this one for a few reasons: > > * This seems like something that could be done in a helper defined...
> @XIELongDragon thank you for the in depth response! Please don't take this as me being a roadblock but instead a chance for us to have a conversation to make...