When trying to access the route "/explore/repos" we get the following error on a 500 page: mssql: Incorrect syntax near the keyword 'DISTINCT'. ... Copy link CodeFunta commented May 5, 2017 +1 I've found in SQL Profile the following script that cause the issue: exec sp_executesql...
Incorrect syntax near the keyword 'DROP'. Incorrect syntax near the keyword 'ELSE'. Incorrect syntax near the keyword 'EXEC' Incorrect syntax near the keyword 'FROM' Incorrect syntax near the keyword 'identity'. Incorrect syntax near the keyword 'IF'. please Help Incorrect syntax near the keywo...
The query in the try block attempts to perform a full-text search using keywords that are provided through one of the stored procedure parameters. In the case of failure (i.e. if the keyword parameter is NULL), control in the try block is interrupted and restored in the catch block ...
You must set the Hibernate dialect in application.properties:
You must set the Hibernate dialect in application.properties: