Re: Application Design: Where to implement historical revisions of objects - Mailing list pgsql-php

From Michelle Konzack
Subject Re: Application Design: Where to implement historical revisions of objects
Date
Msg-id 20070525181512.GE6097@freenet.de
Whole thread Raw
In response to Re: Application Design: Where to implement historical revisions of objects  ("Colin Ross" <colinross@gmail.com>)
List pgsql-php
Am 2007-05-25 11:07:24, schrieb Colin Ross:
> But in the one-table holds all system, the Model Object need to know about
> it.
>  i.e. "Select top 1 from data where serialnumber = 3821 order by revision
> desc"

You do not need to know what the last revision was,
since you can automagicaly SELECT the higest one...

Thanks, Greetings and nice Day
    Michelle Konzack
    Systemadministrator
    Tamay Dogan Network
    Debian GNU/Linux Consultant


--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSN LinuxMichi
0033/6/61925193    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment

pgsql-php by date:

Previous
From: "Colin Ross"
Date:
Subject: Re: Application Design: Where to implement historical revisions of objects
Next
From: Junior
Date:
Subject: Get Extension in Bytea Type