Re: [Components] ezcPersistentObject

2009-05-05 Thread Thomas Koch
Hi Maxime, I also don't use MySQL time types anymore since they suck. You may want to write a converter like the attached one. Best regards, Thomas <> -- Components mailing list Components@lists.ez.no http://lists.ez.no/mailman/listinfo/components

Re: [Components] ezcPersistentObject

2009-05-05 Thread Tobias Schlitt
Hi Thomas, On 05/05/2009 11:11 AM Thomas, Maxime wrote: > We have made a script to look up in the database and generate a > schema XML file. Then we use the persistent object database tie in to > generate the classes and definitions. One of our table in the > database contains a field of type dat

[Components] ezcPersistentObject

2009-05-05 Thread Thomas, Maxime
Hi everybody, We have a little problem with the ezcPeristentObject on our project and we don't know where is the mistake. With an outside look, someone could help us. We have made a script to look up in the database and generate a schema XML file. Then we use the persistent object database tie