/[Frey]/branches/mojo/lib/A3C/Schema.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/mojo/lib/A3C/Schema.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 233 by dpavlin, Sat Nov 1 13:06:31 2008 UTC revision 234 by dpavlin, Sat Nov 1 15:26:48 2008 UTC
# Line 12  has_schema $schema; Line 12  has_schema $schema;
12    
13  __PACKAGE__->DBIManager()->add_source($source);  __PACKAGE__->DBIManager()->add_source($source);
14    
15    $source->dbh->do( qq{ set client_encoding = 'utf-8' } ) if $dsn =~ /Pg/;
16    
17  1;  1;

Legend:
Removed from v.233  
changed lines
  Added in v.234

  ViewVC Help
Powered by ViewVC 1.1.26