Re: [Catalyst] multiple database model support

2008-07-19 Thread Matt S Trout
On Tue, Jul 01, 2008 at 06:20:35AM +0530, jagdish eashwar wrote: > I am working on two Catalyst applications and have set up different Mysql > databases for each of them. Some of the tables that these two applications > use are the same. At present, I am maintaining the common tables in both the >

Re: [Catalyst] multiple database model support

2008-06-30 Thread jagdish eashwar
I am working on two Catalyst applications and have set up different Mysql databases for each of them. Some of the tables that these two applications use are the same. At present, I am maintaining the common tables in both the databases. After reading this thread, I tried putting the common tables i

Re: [Catalyst] multiple database model support

2008-03-10 Thread James R. Leu
Tyler, Maybe this post will help: http://lists.scsys.co.uk/pipermail/catalyst/2007-November/015971.html On Mon, Mar 10, 2008 at 05:11:15PM +, Matt S Trout wrote: > On Tue, Feb 26, 2008 at 03:41:43PM -0700, Tyler Bird wrote: > > hi > > > > I just developed a catalyst application > > and

Re: [Catalyst] multiple database model support

2008-03-10 Thread Matt S Trout
On Tue, Feb 26, 2008 at 03:41:43PM -0700, Tyler Bird wrote: > hi > > I just developed a catalyst application > and I was wondering how I could get it to support multiple databases. > > Instead of just one per application. Each C::M::DBIC::Schema represents a single connection to a single DBIx::C

Re: [Catalyst] multiple database model support

2008-02-28 Thread Andreas Marienborg
./script/myapp_create.pl model DB1 ./script/myapp_create.pl model DB2 add on more options if you want to - andreas On Feb 26, 2008, at 11:41 PM, Tyler Bird wrote: hi I just developed a catalyst application and I was wondering how I could get it to support multiple databases. Instead of jus

[Catalyst] multiple database model support

2008-02-26 Thread Tyler Bird
hi I just developed a catalyst application and I was wondering how I could get it to support multiple databases. Instead of just one per application. Tyler ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listin