Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
app_push
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_server
app_push
Commits
668c3d41
Commit
668c3d41
authored
Nov 11, 2021
by
胡强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix migration
parent
8a24404d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
db/migrate/20211110071904_add_user_platform_to_user_devices.rb
+1
-1
No files found.
db/migrate/20211110071904_add_user_platform_to_user_devices.rb
View file @
668c3d41
class
AddUserPlatformToUserDevices
<
ActiveRecord
::
Migration
class
AddUserPlatformToUserDevices
<
ActiveRecord
::
Migration
[
5.2
]
def
change
add_column
:user_devices
,
:user_platform
,
:integer
,
default:
0
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment