[Dbix-class] Q: Differing column names in DBIC and SQL
    Bernhard Graf 
    dbic3 at augensalat.de
       
    Tue Oct 21 20:47:16 BST 2008
    
    
  
Jess Robinson wrote:
> You could patch SQL::Translator::Parser::DBIx::Class (in the dbic
> dist package) to use the name => .. key in the column_info.. then you
> could use as you first mentioned and deploy (which uses sqlt) would
> work.
Maybe I could, so deploy would pass add_unique_constraint(), but 
$rs->create({name => ...}) et.al still fail this case.
I think I give up.
-- 
Bernhard Graf
    
    
More information about the DBIx-Class
mailing list