Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ready for year 2038 #5570

Merged
merged 6 commits into from Oct 30, 2023
Merged

Ready for year 2038 #5570

merged 6 commits into from Oct 30, 2023

Conversation

Alkarex
Copy link
Member

@Alkarex Alkarex commented Aug 6, 2023

Fix #5569
Requires PHP on a 64-bit platform to take advantage of it.
https://en.wikipedia.org/wiki/Year_2038_problem
Note: at the first refresh for a user, it will take some time to alter the column types, but meanwhile, the other users are not blocked.

Fix FreshRSS#5569
Requires PHP on a 64-bit platform to take advantage of it.
https://en.wikipedia.org/wiki/Year_2038_problem
@Alkarex Alkarex added this to the 1.23.0 milestone Aug 6, 2023
Copy link
Member

@Frenzie Frenzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm somewhat surprised PostgreSQL was different from the others here.

@Alkarex Alkarex marked this pull request as draft August 7, 2023 07:31
@Alkarex Alkarex marked this pull request as ready for review August 8, 2023 10:19
@Alkarex Alkarex merged commit 21a2791 into FreshRSS:edge Oct 30, 2023
1 check passed
@Alkarex Alkarex deleted the date-2038 branch October 30, 2023 20:10
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.

None yet

3 participants