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