39 40 41
# File 'lib/openc_bot.rb', line 39 def unlock_database sqlite_magic_connection.execute("BEGIN TRANSACTION; END;") end