Releases: rvrn22/nmg
Releases · rvrn22/nmg
Added Support for Informix Databases
Initial Github Release
- Some fixes in Oracle Metadata Reader: Get constraint type, Get Foreign Table Column Name
- Fix Pascal Formatter. All Tests are passing again.
- Add Inflector Rules on settings change.
- Fix .hbm.xml mappings generations according NHibernate 3.3. specification
4.1. Remove element from element.
4.2. Fix foreign key columns in composite key
4.3. Add columns only once - Fix code generations
5.1. Improvements in foreign keys
5.2. Improvements in GetHashCode method.