This website requires JavaScript.
Explore
Help
Sign In
KingChan
/
forgeplus
forked from
Trustie/forgeplus
Watch
1
Star
0
Fork
You've already forked forgeplus
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9cf0a04455
forgeplus
/
db
/
migrate
/
202506274325719_add_project...
6 lines
111 B
Ruby
Raw
Blame
History
class
AddProjectIndexGpid
<
ActiveRecord
::
Migration
[
5
.
2
]
def
change
add_index
:projects
,
:gpid
end
end
Reference in New Issue
View Git Blame
Copy Permalink