-
-
Notifications
You must be signed in to change notification settings - Fork 524
Closed
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQLnettype-sqliteSQLite specific issueSQLite specific issue
Milestone
Description
Preconditions
HeidiSQL 12.0.0.6468
Windows 11 64-bit
Describe the bug
Removing an index key causes a malfunction.
To Reproduce
Remove an index, click Save.
This produces the following query:
ALTER TABLE "dummy" DROP .......;
Documentation:
https://www.sqlitetutorial.net/sqlite-index/
Metadata
Metadata
Assignees
Labels
bugDefective behaviour in HeidiSQLDefective behaviour in HeidiSQLnettype-sqliteSQLite specific issueSQLite specific issue
