Is there a way to tell NHibernate to use square brackets for all table and column names (like [MyColumn]) when generating the SQL schema export for MS SQL Serve
[MyColumn]
You need to use (or write) the correct dialect for your database