Skip to content

Commit d5231f9

Browse files
authored
Merge pull request #211 from sj-distributor/modify-record-time
Modify record time
2 parents 60d05b7 + 1b9cc5e commit d5231f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
UPDATE `phone_order_record`
2+
SET `created_date` = CONVERT_TZ(`created_date`, 'America/Los_Angeles', 'UTC');

0 commit comments

Comments
 (0)