Menu

#1037 (ok 3.0) UUID primary key

fixed
None
1
2013-06-11
2007-06-21
No

Add UUID in the list of Functions and enable it by default for the primary key, provided this is a character field.

When building an application with multiple users, the UUID makes it near impossible for users to see others info (if you use the querystring). I am just saying that it would be nice to add the UUID as the default on insert into the tables like CURRENT_TIMESTAMP. Right now you cant do that without editing the SQL by hand.

Discussion

  • Sebastian Mendel

    • priority: 5 --> 1
    • assigned_to: nobody --> cybot_tm
    • summary: UUID primary key --> (ok 3.0) UUID primary key
    • status: open --> open-accepted
     
  • Sebastian Mendel

    Logged In: YES
    user_id=326580
    Originator: NO

    implemented in trunk

     
  • Marc Delisle

    Marc Delisle - 2008-09-27
    • status: open-accepted --> closed-accepted
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-accepted --> fixed