-
If you inherit from PersistenceModel, the AddMappingsFromThisAssembly doesn't work because it (incorrectly) assumes the calling assembly is in FluentNHibernate.dll.
See: https://groups.google.com/for…
-
Hi, I am trying to implement your solution but when I run my application the tables are not being created. The user being used has full grants on that database...
-application info:
Asp.Net WebFo…
-
Am I missing something?
I see annotations galore in the start up example. How is that "fluent"?
```
**@Entity**
**@Table(name = "users")**
public class User {
**@Id
@Column(name …
-
After upgrading to NHibernate 3.3 and FluentNHibernate 1.3.0.727 the ICompositeUserType from https://gist.github.com/2837045 no longer generates the correct mapping. Both the *.717 and *.727 generated…
-
Hi
I am not sure if I am missing something or if it is because I am using sql server 2012 but when I generate my database my "area" column is of "tinyInt" not "Geography"
References
GeoAPI - v1.7.1…
-
Hi,
I've tried to used your app to load logs for https://github.com/FluentNHibernate/fluent-nhibernate
Unfortunately, it crashed after selecting the file to load. I've used `C:\Windows\Microsoft.N…
-
```
What steps will reproduce the problem?
1. Put ELMAH in your MS-SQL DB (works fine btw)
2. Let NMG (nmg.codeplex.com) create the FluentNhibernate mappings for all
tables in your MS-SQL DB
3. Try t…
-
```
What steps will reproduce the problem?
1. Put ELMAH in your MS-SQL DB (works fine btw)
2. Let NMG (nmg.codeplex.com) create the FluentNhibernate mappings for all
tables in your MS-SQL DB
3. Try t…
-
```
What steps will reproduce the problem?
1. Put ELMAH in your MS-SQL DB (works fine btw)
2. Let NMG (nmg.codeplex.com) create the FluentNhibernate mappings for all
tables in your MS-SQL DB
3. Try t…
-
```
What steps will reproduce the problem?
1. Put ELMAH in your MS-SQL DB (works fine btw)
2. Let NMG (nmg.codeplex.com) create the FluentNhibernate mappings for all
tables in your MS-SQL DB
3. Try t…