On Apr 29, 1:20 pm, Mike Golod <[email protected]> wrote: > I was wrong about the reason of test failures. It's bug in > Oraclehttp://ora-06552.ora-code.com/msg/23645.html. CREATE TRIGGER fails if > table contains a column named as it datatype (or it subdomains). > INTEGER in oracle is a smaller scope of NUMBER datatype. So, I am not > able to properly test it without spec modification.
While that's a pretty weird restriction, I don't have a problem modifying the specs to change the names of the columns used. Since I'm not sure what needs to be changed, if you could do the necessary spec modifications and send a pull request or patch, I'd appreciate that. I take it the patch works OK otherwise. Should I go ahead and commit it, or are there changes that need to be made to the patch itself? Thanks, Jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
