Skip to content

Instantly share code, notes, and snippets.

@hightemp
Created June 29, 2013 04:13
Show Gist options
  • Save hightemp/5889709 to your computer and use it in GitHub Desktop.
Save hightemp/5889709 to your computer and use it in GitHub Desktop.

Unlock sqlite database

ActiveRecord::Base.connection.execute("BEGIN TRANSACTION; END;")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment