[postmodern-devel] Exlcuding slots dao-save

Phil Marneweck zaries at global.co.za
Sun Oct 25 17:17:41 UTC 2009


There is the serial type as well and I don't know if there are GUID
types I dont see any in the type list. And I think you can update a
serial or specify a value on insert...

I had a quick look at the code and I don't see that the record is
reselected for insert under at any time so i gues serial is also not
handles correctly.

I think we migh thave to settle for :auto-generated  and :read-only
because we only want to fetch the value auto generated instances on
insert to refresh the dao instance.

?

On Sun, 2009-10-25 at 17:57 +0100, Marijn Haverbeke wrote:
> > - Cater just for oid ie mark a slot as the oid.
> > - Mark any slot as not updatable.
> > - ???
> 
> Does Postgres provide more columns like this? If not, the first sounds
> least confusing.
> 
> Or we could just call this 'read-only slots', which describes the
> functionality pretty well.
> 
> _______________________________________________
> postmodern-devel mailing list
> postmodern-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel





More information about the postmodern-devel mailing list