[ANN] Composite Primary Keys support for Associations

D

Dr Nic

[Cross-post from Ruby on Rails list]

Announcement:
Composite Primary Keys gem now includes support for ActiveRecord
Associations.

Summary:
Composite Primary Keys allows an ActiveRecord to support 2+ primary keys
using the set_primary_keys class method. Previous versions provided full
CRUD and find support. This latest release provides support for more
ActiveRecord magic: associations (has_many, belongs_to, etc)

Full report:
http://drnicwilliams.com/2006/08/02/composite-primary-keys-supports-associations/

Cheers
Dr Nic
 
M

Matt Todd

Hello my windowed friend! Glad to hear you're making good progress
with this interesting tool.

What kind of integration into Migrations does it have? Are you looking
for any kind of help on that front?

M.T.
 
D

Dr Nic

What kind of integration into Migrations does it have? Are you looking
for any kind of help on that front?

My initial aim was to get it working for legacy dbs - ppl who already
had composite keys to live with. Like me.

I think it'd be nice for join tables, for example, to be able to have
explicit composite keys via migrations. But other than that, I assumed
most people - given the chance - would want to have lovely, free, single
primary keys.

If you whip up any code for migration support yourself, then email me
and/or dump it on the forum (http://groups.google.com/compositekeys).

Cheers
Nic
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top