This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
gitlink-forgeplus
mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
Watch
1
Star
0
Fork
You've already forked gitlink-forgeplus
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
298aec5886
gitlink-forgeplus
/
db
/
migrate
/
202505071325549_add_user_in...
6 lines
107 B
Ruby
Raw
Blame
History
class
AddUserIndexPhone
<
ActiveRecord
::
Migration
[
5
.
2
]
def
change
add_index
:users
,
:phone
end
end
Reference in New Issue
View Git Blame
Copy Permalink