Ads were blocked - no problem. But keep in mind that developing HeidiSQL, user support and hosting takes time and money. You may want to send a donation instead.

SQLlite Ошибка SQL (1): near "UNIQUE": syntax error

Zlodeyz's profile image Zlodeyz posted 2 months ago in General Permalink

Heidisql Does not form the request correctly ALTER TABLE "Table" ADD UNIQUE INDEX "pole" ("pole");

Correct request: CREATE UNIQUE INDEX "pole" ON "Table"("pole");

Please login to leave a reply, or register at first.




Ads were blocked - no problem. But keep in mind that developing HeidiSQL, user support and hosting takes time and money. You may want to send a donation instead.