SQL query is missing constraint

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
hbrock
Posts: 2
Joined: 30 Mar 2016, 16:29

SQL query is missing constraint

Post by hbrock »

I'm giving this query:

ALTER TABLE mantis_bug_table DROP CONSTRAINT ;

I have no way of know what constraint needs to be dropped.

I'm using Mantisbt-1.2.19 and SQL Server 2014 Developer Edition.
kismert
Posts: 3
Joined: 23 Jun 2016, 22:05

Re: SQL query is missing constraint

Post by kismert »

Is this on install? I was getting similar errors on installation.

Where are you getting the error, and what exactly is the error?

Thanks,
-Ken
Post Reply