moved pad DB interface here, tests are passing
Compare changes
- Pavel KORSHUNOV authored
+ 0
− 217
The database instance that provides the actual interface, see :ref:`antispoofing_databases` for a list.
Dictionary of options passed to the :py:meth:`antispoofing.utils.db.Database.objects` database query when retrieving all data.
.. note:: Usually, the ``name``, ``protocol`` keyword parameters of the base class constructor need to be specified.
all_files_options={}, # additional options for the database query that can be used to extract all files
realpaths = [file.make_path(directory=self.original_directory, extension=self.original_extension) for file in
attackpaths = [file.make_path(directory=self.original_directory, extension=self.original_extension) for file in