Hi all, Is there a rapid and easy way toknow the driver currently used from a DBIx::Class::Schema object? As my App can run with Sybase and Psotgres, sometimes, I need to use some DB specific method, so I'd like to create a method a connection time to store the currently used driver. From that point, inside my Catalyst app, I can use the driver specific method to inject inside my SQL search.
Thanks for any clue Regards -- ------------------------- Emmanuel Quevillon Biological Software and Databases Group Institut Pasteur +33 1 44 38 95 98 tuco at_ pasteur dot fr ------------------------- _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
