aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/examples
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2014-09-22 14:57:07 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2014-09-22 14:57:19 -0700
commit9a4e183fe9f81365f7815c391512b3d46622d8c8 (patch)
tree4a6bc21833c73d5d098dc398560a43bd1d854f07 /activerecord/examples
parent53a8a7f9cb7ee93513c445302f25643423fea8e7 (diff)
downloadrails-9a4e183fe9f81365f7815c391512b3d46622d8c8.tar.gz
rails-9a4e183fe9f81365f7815c391512b3d46622d8c8.tar.bz2
rails-9a4e183fe9f81365f7815c391512b3d46622d8c8.zip
add a truncate method to the connection
it doesn't work on SQLite3 since it doesn't support truncate, but that's OK. If you call truncate on the connection, you're now bound to that database (same as if you use hstore or any other db specific feature).
Diffstat (limited to 'activerecord/examples')
0 files changed, 0 insertions, 0 deletions