index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
fixtures
/
db_definitions
/
oracle2.drop.sql
blob: abe7e55c31e4fcda2e55aed3021fdf90a31cc51b (
plain
) (
tree
)
10d458b0aa
14ea312808
1
2
drop
table
courses
;
drop
sequence
courses_seq
;