fix panic when convert sql and args with nil time.Time pointer #2038

Merged
lunny merged 1 commits from finelog/xorm:fix_sql_args_panic into master 2021-08-25 16:03:19 +00:00
Contributor

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!

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!
finelog added 1 commit 2021-08-25 14:07:52 +00:00
fix panic when convert sql and args with nil time.Time pointer
All checks were successful
continuous-integration/drone/pr Build is passing
d3bce4b8d7
lunny approved these changes 2021-08-25 16:03:14 +00:00
lunny merged commit e5c89cf55e into master 2021-08-25 16:03:19 +00:00
lunny added the
kind
bug
label 2021-08-25 16:03:32 +00:00
lunny added this to the 1.3.0 milestone 2021-08-25 16:03:36 +00:00
finelog deleted branch fix_sql_args_panic 2021-08-25 16:48:21 +00:00
Sign in to join this conversation.
No description provided.