Re: eo_pk_table
Re: eo_pk_table
- Subject: Re: eo_pk_table
- From: Jonathan Rochkind <email@hidden>
- Date: Thu, 25 Mar 2004 16:33:30 -0600
I too have never seen that---there's always a row for each table.
(Although if you are using inheritance, there may not be, there may
just be one row shared by all the sub-entities in the same
inheritance hiearchy).
What version of WO are you using? What database? What is the value
of the 'name' column (or whatever that column is called; the one that
doesn't hold the pk value itself) for that one row? Rows won't be
added for an entity/table until the first time a pk for that
entity/table is needed---are you sure WO just hasn't yet populated
the table?
--Jonathan
At 4:12 PM -0600 3/25/04, James Cicenia wrote:
Hello -
Why does the eo_pk_table have only one global number?? In all my past lives
we always had a row for each table. I don't understand having only one row for
one global id generator. Granted we will all have 64 bit servers ;-)
but I would
think large databases in the 32 bit world would run out of keys.
Is there a switch to make it have a row for each table.
-James Cicenia
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >eo_pk_table (From: James Cicenia <email@hidden>) |