You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nhibernate-...@googlegroups.com
I have refactored part of the custom SQL processing code in the process of trying to get more meaningful error messages for problems with custom/native SQL mappings. A pull request resides at https://github.com/nhibernate/nhibernate-core/pull/161. Should I generate a JIRA ticket as well?
Oskar Berggren
unread,
Oct 24, 2012, 8:53:33 AM10/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nhibernate-...@googlegroups.com
I would say to always JIRA (release notes are based on this). (Preferably they should be stated as a problem that needs a solution, though for "pure code quality" refactorings one can use the "task-type issue".) Pull request on github is then just one of several possible ways to submit the code.