nmg icon indicating copy to clipboard operation
nmg copied to clipboard

NHibernate Mapping generator from existing database tables

Results 9 nmg issues
Sort by recently updated
recently updated
newest added

Hello, I have a problem using this program: I can not connect to my MariaDB database. The database is reachable with other tools, only with this one i can't connect....

Foreign Key in MySql DB is determined incorrectly. Using a MUL column from the "describe " query cannot uniquely identify a column as a foreign key because MUL there means...

e.g. ServiceRelatedRequest table gets generated as Servicerelatedrequest domain class regardless of configurations. Seems the TextInfo.ToTitleCase method considers the text "ServiceRelatedRequest" as one word and simply converts that to "Servicerelatedrequest". When...

Add class name notation section similar to property names so we can select from Camel, Pascal cases.

If a foreign constraint is defined on a table using a unique key constraint instead of a primary key constraint the model generation is not done properly: consider this structure:...

Offer a new Microsoft Access driver option, using the Microsoft.ACE.OLEDB provider in the connection string template. **USER MUST HAVE Microsoft Access Database Engine 2016 Redistributable installed.** 32-bit if NMG is...

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 7.0.4 to 8.0.3. Release notes Sourced from Npgsql's releases. v8.0.3 This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade. A large number...

dependencies

Bumps System.Text.Json from 7.0.2 to 8.0.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.Json&package-manager=nuget&previous-version=7.0.2&new-version=8.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies