Skip to content

Instantly share code, notes, and snippets.

@ouaziz
Created August 18, 2016 21:23
Show Gist options
  • Save ouaziz/425a2a82d52bd6f0d332b8a2a0920f7b to your computer and use it in GitHub Desktop.
Save ouaziz/425a2a82d52bd6f0d332b8a2a0920f7b to your computer and use it in GitHub Desktop.
ActiveRecord::Base.connection.tables.each { |t| ActiveRecord::Base.connection.reset_pk_sequence!(t) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment