[Dbix-class] unsure about table setup - ideas needed

2007-08-25 Thread Mario Minati
create two address tables? Every idea is very welcome. Greets, Mario Minati ___ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive

[Dbix-class] autosetup of dbic classes from master dbic class possible?

2007-11-29 Thread Mario Minati
every helpfull wink :-) Greets, Mario Minati ___ 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/[

[Dbix-class] Re: autosetup of dbic classes from master dbic class possible?

2007-11-29 Thread Mario Minati
a DBIx::Class component that automagically creates > the instances for ..__historic, ..__view_all, ..__view. > > > What would be the best way to realize this? > > > Thank you for every helpfull wink :-) > > Greets, > Mario Minati RTFM!? http://search.c

[Dbix-class] Error on updating a row in a rewritten view doesn't work

2007-12-01 Thread Mario Minati
I have got a problem updating a view ;-) The class was working smoothly as long as I used the table ('company') itself to crud the data. Now I switched to a view with the following rules: CREATE OR REPLACE RULE company__view__ins_instead AS ON INSERT TO company__view DO INSTEAD INSERT INTO

Re: [Dbix-class] autosetup of dbic classes from master dbic class possible?

2007-12-02 Thread Mario Minati
On Sunday 02 December 2007 01:19:05 Jess Robinson wrote: > On Thu, 29 Nov 2007, Mario Minati wrote: > > Hello, > > > > I'm developing an intranet application with Catalyst an postgresql. As > > deleted (and old) records needed to be accesible I created the following

[Dbix-class] [solved] Re: Error on updating a row in a rewritten view doesn't work

2007-12-02 Thread Mario Minati
On Sunday 02 December 2007 00:17:52 you wrote: > I have got a problem updating a view ;-) > > The class was working smoothly as long as I used the table ('company') > itself to crud the data. > > Now I switched to a view with the following rules: > > CREATE OR REPLACE RULE company__view__ins_instea

Re: [Dbix-class] Error on updating a row in a rewritten view doesn't work

2007-12-16 Thread Mario Minati
On Sunday 16 December 2007 02:56:12 Matt S Trout wrote: > On Sun, Dec 02, 2007 at 12:17:52AM +0100, Mario Minati wrote: > > I have got a problem updating a view ;-) > > > > The class was working smoothly as long as I used the table ('company') > > itself to cru

Re: [Dbix-class] Error on updating a row in a rewritten view doesn't work

2007-12-17 Thread Mario Minati
On Monday 17 December 2007 21:39:17 Matt S Trout wrote: > On Sun, Dec 16, 2007 at 11:35:46PM +0100, Mario Minati wrote: > > > That's usually prepared statements getting confused because you've > > > changed the schema and DBIC didn't know to reconnect. > >

[Dbix-class] inject_base doesn't affect related resultset/resultsource

2007-12-21 Thread Mario Minati
Hi, I still have trouble with my inject class. Here is what I do in my Catalyst app: package glueDB::Contact::Company; __PACKAGE__->load_components( qw/ glue::Historic ... Core / ); __PACKAGE__->has_many( branches => 'glueDB::Contact::Compan

[Dbix-class] DBIx-Class-Journal related question

2008-07-20 Thread Mario Minati
;ID' itself as primary key and joins the values of columns to log in hash style, so it might crash as ID in Auditlog is a autoincrement column. Is this right? Greets, Mario Minati ___ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix

[Dbix-class] using DBIx::Class::Migration with Journal

2013-04-02 Thread Mario Minati
tings? If DBIx::Class::Journal doesn't work is there maybe any other Journaling module that can be used with DBIx::Class::Migration? Best greets, Mario Minati -- Geschäftsführer MINATI Planungsbüro für Haustechnik Dörenwaldstraße 6a D-32760 Detmold Germany Tel: +49 / 5231 / 4580-100

[Dbix-class] WG: using DBIx::Class::Migration with Journal

2013-04-05 Thread Mario Minati
Hello, can anyone help? Best greets, Mario Von: Mario Minati [mailto:mario.min...@minati.de] Gesendet: Mittwoch, 3. April 2013 00:04 An: dbix-class@lists.scsys.co.uk Betreff: [Dbix-class] using DBIx::Class::Migration with Journal Hello, I'd like to combine the usage of DBIx::

AW: [Dbix-class] WG: using DBIx::Class::Migration with Journal

2013-04-06 Thread Mario Minati
list Betreff: Re: [Dbix-class] WG: using DBIx::Class::Migration with Journal On Fri, Apr 5, 2013 at 3:58 PM, Mario Minati mailto:mario.min...@minati.de>> wrote: Hello, can anyone help? Von: Mario Minati [mailto:mario.min...@minati.de<mailto:mario.min...@minati.de>] Gesendet: Mittwoch, 3.

AW: [Dbix-class] WG: using DBIx::Class::Migration with Journal

2013-04-07 Thread Mario Minati
Further investigations let my understand that DBIx::Class::Journal keeps a special journaling schema for all journaled records. I'll try to extend DBIx::Class::Migration to handle this. Best greets, Mario Von: Mario Minati [mailto:mario.min...@minati.de] Gesendet: Samstag, 6. April 20

[Dbix-class] Postgresql delimiter problem

2013-05-26 Thread Mario Minati
NING "ID"" with ParamValues: 1='2013-05-26 19:05:20'] at /usr/local/share/perl/5.14.2/DBIx/Class/Schema.pm line 1080. The problem is on "ID". Any ides what switch in postgresql could be the one? Best greets, Mario Minati -- MINATI Planungsbüro für Haustechnik

AW: [Dbix-class] Re: Postgresql delimiter problem

2013-05-26 Thread Mario Minati
Thank you! That solves it - no idea why it happens as the table has been auto created through DBIX::Class::Journal !? Best greets, Mario Minati -- MINATI Planungsbüro für Haustechnik Dörenwaldstraße 6a D-32760 Detmold Germany Tel: +49 / 5231 / 4580-100 Fax: +49 / 5231 / 4580-118 E-Mail