Skip to content
Snippets Groups Projects
user avatar
wimhaan authored
* SQL: changed init session table so it will work on MSSQL Databases

* SQL: changed rowCount by count of fetchAll
rowCount does not always returns number of rows on SELECT queries, i.e. MSSQL returns -1
5abff1ea