# File lib/big_record/connection_adapters/abstract_adapter.rb, line 160 def table_exists?(table_name) raise NotImplementedError end