I'm attempting to frontend my freeradius tables with hobo.  freeradius
has the primary key of radacctid instead of id.  and also has it set
to auto_increment.  Being that you cant have two indexes with
auto_increment and not wanting to muck with the freeradius code.  is
there a way to configure my model to use radacctid instead of id as
the primary key and auto_increment so both radius and rails/hobo can
be happy?

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to