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

Add timestamps to tag_user #52

Merged
merged 5 commits into from Jun 9, 2022

Conversation

iPurpl3x
Copy link
Contributor

Changes proposed in this pull request:
Database migration that add timestamps to the tag_user table.

The timestamps are not really used anywhere in this extension, but can be very handy for analytics purposes.

This PR is kind of a follow-up of flarum/framework#3435

Reviewers should focus on:
The migration runs without error and doesn't cause any unwanted side-effects (including performance aspects).

Confirmed

  • Backend changes: tests are green (run composer test).

@iPurpl3x iPurpl3x changed the title Add timestamps to tag_user WIP: Add timestamps to tag_user May 27, 2022
Copy link
Member

@imorland imorland left a comment

Choose a reason for hiding this comment

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

As flarum/framework#3435 - can we please modify so that the default value is not the timestamp of when the migration is run, please?

@iPurpl3x
Copy link
Contributor Author

iPurpl3x commented Jun 7, 2022

@imorland I am waiting for flarum/framework#3435 to be merged, then I will updated this PR here.

@iPurpl3x iPurpl3x changed the title WIP: Add timestamps to tag_user Add timestamps to tag_user Jun 8, 2022
@iPurpl3x iPurpl3x requested a review from imorland June 8, 2022 11:58
@imorland imorland merged commit 919fb1a into FriendsOfFlarum:master Jun 9, 2022
@imorland imorland deleted the gb/timestamps branch June 9, 2022 08:21
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

2 participants