SQLServer, nhibernate I have problem with name of table and columns which are using character [ ]
E.g. table="[PERSON]" With these character [ and ] hibernate has problem with upgrading database schema. When I use UpdateSchema hibernate still generate exception that tables exists. When I remove [ ] upgrading is working. Thanks, -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
