randy998
Joined: 11 Mar 2005
Posts: 1
Posted: 2005-03-11 17:40
Back to top
Reply with quote
|
I have a table that has two fields making up the primary key, how do I enter this into $opts['key'] to make it work correctly?
Thanks!
Randy
|
hbernard
Joined: 23 Mar 2003
Posts: 159
Location: FRANCE
Posted: 2005-03-12 09:31
Back to top
Reply with quote
|
this feature is not implemented yet.
There has been some work when implementing virtual field that could have make it possible.
look into the earliest patches for tab ('notebook') and 'virtual'.
But, yeah, that would be nice.
A work around is to define an autoincrement primary key + a unique index on your keys.
_________________ hbernard - phpMyEdit updater.
|
|
Post new topic
Reply to topic
|
|
|