You could just pop up a warning when name exceeds 30 characters (or
whatever the lowball is) that the name(s) may not work and leave it up
to the dev to figure out whether it works in their particular DB.

On Oct 14, 2:34 pm, Matt Jones <[email protected]> wrote:
> It's ready to at least have people try it out; I still need to figure  
> out a good way to warn people if the automatic index names are too  
> long (limits vary by DB - MySQL and SQL Server limit to 64 chars, and  
> Oracle limits to 30 (!) chars). But I'd like to see if it even *works*  
> against the other adapters first, given that each has their own way to  
> extract the indexes from the DB.
>
> I developed against MySQL, so that's covered. I can check on SQLite3  
> pretty quickly. But I don't have time and/or resources to try  
> Postgres, Oracle, or SQL Server. Extra credit for anybody who tries it  
> on JRuby - haven't even peeked under the hood of the JDBC stuff to see  
> if it might work.
>
> --Matt Jones
>
> On Oct 14, 2009, at 4:29 PM, Owen wrote:
>
>
>
> > Hey Matt,
>
> > Is your indexgen branch ready to merge into master?
>
> > Thanks,
>
> > Owen
--~--~---------~--~----~------------~-------~--~----~
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