this pr fix a panic, when using nil time.Time pointer for input. not sure if there are others similar code. please review it, thanks! Co-authored-by: finelog <kaicltw@gmail.com> Reviewed-on: https://gitea.com/xorm/xorm/pulls/2038 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: finelog <finelog@noreply.gitea.io> Co-committed-by: finelog <finelog@noreply.gitea.io> |
||
|---|---|---|
| .. | ||
| cache.go | ||
| column_map.go | ||
| expr.go | ||
| insert.go | ||
| pk.go | ||
| query.go | ||
| statement.go | ||
| statement_args.go | ||
| statement_test.go | ||
| update.go | ||
| values.go | ||