]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/MetaSetup/AuthClient.pm
Merge branch 'clients'
[mfinanz.git] / SL / DB / MetaSetup / AuthClient.pm
index 1b0a81a54a885e2c25ce706de1501bddbc5ed43d..b78050cf044cf9375075ef107ab5e63502c4137a 100644 (file)
@@ -8,6 +8,7 @@ use base qw(SL::DB::Object);
 
 __PACKAGE__->meta->setup(
   table   => 'clients',
 
 __PACKAGE__->meta->setup(
   table   => 'clients',
+  schema  => 'auth',
 
   columns => [
     id         => { type => 'serial', not_null => 1 },
 
   columns => [
     id         => { type => 'serial', not_null => 1 },