1 # This file has been auto-generated only because it didn't exist.
 
   2 # Feel free to modify it at will; it will not be overwritten automatically.
 
   8 use SL::DB::MetaSetup::File;
 
   9 use SL::DB::Manager::File;
 
  11 __PACKAGE__->meta->add_relationship(
 
  14     class              => 'SL::DB::FileFullText',
 
  15     column_map         => { id => 'file_id' },
 
  19 __PACKAGE__->meta->initialize;
 
  31 SL::DB::File - Databaseclass for File
 
  51 Werner Hahn E<lt>wh@futureworldsearch.netE<gt>