Closed pigsi closed 3 years ago
any updates !? @pigsi @albertodall
Hello @pigsi Thanks for your feedback I think it's a matter of NHibernate configuration. I'll try to reproduce the issue and find a solution.
Thank you Alberto, let me know if you have trouble to reproduce this issue.
@pigsi @MohamedElbasuony1, I should have found the issue, and I'm going to push a fix ASAP. Since MySQL and PostgreSQL are now first class citizens, I need to add these databases to the Integration Test suite.
Hi , I've tried to use MySql or Postgres but i'm having trouble with the reverved words (Key). the problem is that NHibernate produces SQL stament with the [] format, but brackets are not compatible with these databases. Can you provide a solution that also will work with other db's other that SQL Server and SQLite ?
Thank's