Skip to content

Initial Github Release

Compare
Choose a tag to compare
@rvrn22 rvrn22 released this 01 Apr 00:32
· 28 commits to master since this release
  1. Some fixes in Oracle Metadata Reader: Get constraint type, Get Foreign Table Column Name
  2. Fix Pascal Formatter. All Tests are passing again.
  3. Add Inflector Rules on settings change.
  4. 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
  5. Fix code generations
    5.1. Improvements in foreign keys
    5.2. Improvements in GetHashCode method.