[fluent-nhib] MsSqlCe40Dialect

2011-02-01 Thread Vahid
Hi, NH 3 supports MsSqlCe40Dialect, Plz add this one to latest Fluent NHibernate too. thnx. -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibernate@googlegroups.com. To unsubscribe from this gr

[fluent-nhib] Mapping non primary key to IDENTITY type column for SQLite

2011-02-01 Thread tparvi
I'm using SQLite in my unit tests and SQL Server 2008 as production database. I have a requirement to genereate unique integer type of id and I'm using the IDENTITY feature to do so: this.Map(x => x.BatchId).Access.CamelCaseField().Not.Nullable().Generated.Always().CustomSqlType("int IDENTITY(1,1)

[fluent-nhib] Where's the wiki documentation for HasMany collection mapping?

2011-02-01 Thread Trinition
The wiki documentation for fluent mapping teases us with a link to page about a deeper discussion of the various underlying collections you can map. However, the target of that link is deleted (reportedly for spam): http://wiki.fluentnhibernate.org/index.php?title=Fluent_mapping_collection_types&