# File lib/ajaxim_drupaldb.rb, line 23
  def unlock_tables(table)
    _query('UNLOCK TABLES')
  end