nhibernate-core
nhibernate-core copied to clipboard
Support new SQL function CONCAT_WS
CONCAT_WS function exist in all actual versions MySql\MariaDB. Can you add this function to MySQLDialect? I think this implementation similar CONCAT.
To be fair, it is not registered completely.