Skip to content

Conversation

@gohabereg
Copy link
Member

Event timestamp now added to repetition diff in any case to allow database operations on it

talyguryn
talyguryn previously approved these changes Aug 26, 2021
@@ -0,0 +1,43 @@
/**
* This migration updates date from format `dd-mm-YYYY` to midnight unixtime
Copy link
Member

Choose a reason for hiding this comment

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

wrong description

* so that each client with different timezone could convert it to local time
*/
module.exports = {
async up(db) {
Copy link
Member

Choose a reason for hiding this comment

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

add batching, see migrations/20200511174200-daily-events-grouping-timestamp-goes-utc.js

Copy link
Member

Choose a reason for hiding this comment

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

neSpecc
neSpecc previously approved these changes Aug 26, 2021
@gohabereg gohabereg dismissed stale reviews from neSpecc and talyguryn via c837204 August 5, 2025 14:02
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.

4 participants