This website requires JavaScript.
Explore
Help
Sign in
scinote-eln
/
scinote-web
Watch
1
Star
1
Fork
You've already forked scinote-web
0
mirror of
https://github.com/scinote-eln/scinote-web.git
synced
2024-11-12 04:06:53 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ac8149c458
scinote-web
/
db
/
migrate
/
20150923154140_add_index_to_sample_name.rb
6 lines
111 B
Ruby
Raw
Normal View
History
Unescape
Escape
first run fixing addons
2017-06-30 16:23:28 +08:00
class
AddIndexToSampleName
<
ActiveRecord
::
Migration
[
4
.
2
]
Initial commit.
2016-02-12 23:52:43 +08:00
def
change
add_index
:samples
,
:name
end
end
Reference in a new issue
Copy permalink