Skip to content

Comments

Changed date type of TIMESTAMP to DATETIME#1606

Merged
Cheshiriks merged 1 commit intomasterfrom
feature/change-timestamp-type
Dec 13, 2022
Merged

Changed date type of TIMESTAMP to DATETIME#1606
Cheshiriks merged 1 commit intomasterfrom
feature/change-timestamp-type

Conversation

@Cheshiriks
Copy link
Member

TIMESTAMP has a range of '1970-01-01 00:00:01' UTC to '2038-01-19 03:14:07' UTC.

Closes #1586

@codecov
Copy link

codecov bot commented Dec 13, 2022

Codecov Report

Merging #1606 (2761a73) into master (074a6af) will increase coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1606      +/-   ##
============================================
+ Coverage     35.79%   35.82%   +0.03%     
  Complexity      521      521              
============================================
  Files           232      232              
  Lines          6428     6428              
  Branches        656      656              
============================================
+ Hits           2301     2303       +2     
+ Misses         3962     3960       -2     
  Partials        165      165              
Impacted Files Coverage Δ
...ve/frontend/components/basic/ManageUserRoleCard.kt 36.36% <0.00%> (+3.03%) ⬆️
...ts/basic/organizations/ManageGitCredentialsCard.kt 88.88% <0.00%> (+5.55%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Cheshiriks Cheshiriks merged commit fad2867 into master Dec 13, 2022
@Cheshiriks Cheshiriks deleted the feature/change-timestamp-type branch December 13, 2022 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP 500 when creating a contest with end_date far in the future

3 participants