![](https://secure.gravatar.com/avatar/00b360887421d7022a3ec9d3ac978593.jpg?s=120&d=mm&r=g)
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@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel