Re: Enums as PK?

From: Michael Gentry (blacknex..mail.com)
Date: Thu Apr 24 2008 - 09:35:42 EDT

  • Next message: JIRA: "[jira] Created: (CAY-1040) More control at creating AUTO_PK_SUPPORT table"

    Hmm, I used the ExtendedEnumerations which aren't in M3. When I
    changed my State class to look like:

    public enum State
    {
      AL, AK, AR, AZ, DC, MD, TN, VA;
    }

    It still worked with M3.

    On Thu, Apr 24, 2008 at 9:22 AM, Michael Gentry <blacknex..mail.com> wrote:
    > Sorry, already sent the attachment. Nothing sensitive in it, though
    > (custom test db/table).
    >
    > Let me see if I have M3 lying around and I'll try it.
    >
    > /dev/mrg
    >
    >
    >
    >
    > On Thu, Apr 24, 2008 at 9:19 AM, Andrus Adamchik <andru..bjectstyle.org> wrote:
    > > Sure, or you can attach it to CAY-1014 if you don't have any sensitive info
    > > in it.
    > >
    > > Wonder if my related fix had any effect on this? Could you try it with M3
    > > if possible?
    > >
    > > Thanks,
    > > Andrus
    > >
    > >
    > >
    > > On Apr 24, 2008, at 4:16 PM, Michael Gentry wrote:
    > >
    > >
    > > > Andrus, I'm going to send you a test I just did via e-mail since the
    > > > list doesn't support attachments. Enums as PKs worked for me. What
    > > > issue were you seeing?
    > > >
    > > > Thanks,
    > > >
    > > > /dev/mrg
    > > >
    > > >
    > >
    > >
    >



    This archive was generated by hypermail 2.0.0 : Thu Apr 24 2008 - 09:36:13 EDT