On Thu, 2006-05-25 at 14:24 -0400, Guillermo Roditi wrote: > is it really? because I couldn't figure it out. I dont want to use > timestamps, and I dont know how to do it otherwise
Timestamps parse to DateTime objects as easily as datetime columns do. This is what I use: timestamp TIMESTAMP NOT NULL DEFAULT NOW() That will put in a value on insert but will not change it when you update the row later. - Perrin ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object