3837
by ayenderahien on
10 October 2008, 17:41:30 -0500
(2 months 28 days ago)
NH-1520 SQLite Dialect does not properly escape names surrounded by backticks
3825
by ayenderahien on
09 October 2008, 19:08:11 -0500
(2 months 29 days ago)
Initial implementation of static proxies This is likely breaking NHibernate, and it is not production quality code. You need to have postsharp installed and to modify the post build process in VS to g…
3810
by tehlike on
03 October 2008, 16:11:48 -0500
(3 months 4 days ago)
Added throw NotSupportedException statement when ISQLQuery is added. This fix doesn't solve the issue NH-1508, just temporarily let the user know about situation.
3795
by fabiomaulo on
28 September 2008, 17:40:10 -0500
(3 months 9 days ago)
- Revert patch for NH-1179 (possible breaking change, hope refix it in NH2.1) - Fix NH-1293, NH-1488, NH-1490, NH-1488
3787
by tehlike on
27 September 2008, 06:56:13 -0500
(3 months 11 days ago)
Adding log message when no HbmXml is found in a mapped assembly (Fix NH1496 by Victor Toni)
3783
by tehlike on
26 September 2008, 15:18:17 -0500
(3 months 12 days ago)
-Synchronizing with 2.0 project -Fix for NH1499 by adding meaningful exception message
3751
by fabiomaulo on
07 September 2008, 23:26:20 -0500
(4 months ago)
Apply NH-1434, NH-1435, NH-1436, NH-1437, NH-1438, NH-1439 (by David Bachmann with little change)