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 osu_badges to base tables migration #2952

Merged
merged 2 commits into from Apr 10, 2018

Conversation

notbakaneko
Copy link
Collaborator

No description provided.

$table->unsignedMediumInteger('user_id');
$table->string('image', 255);
$table->string('description', 255);
$table->timestamp('awarded')->nullable()->default(DB::raw('CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP'));

This comment was marked as off-topic.

@nanaya nanaya merged commit 2f35313 into ppy:master Apr 10, 2018
@notbakaneko notbakaneko deleted the feature/add-osu_badges branch April 12, 2018 07:04
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