We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7be2fbb + c17c813 commit a89b508Copy full SHA for a89b508
src/com_tjnotifications/admin/sql/updates/mysql/1.0.6.sql
@@ -1,4 +0,0 @@
1
-----Change table Key;
2
-
3
-ALTER TABLE `#__tj_notification_user_exclusions` DROP INDEX `client1`;
4
-ALTER TABLE `#__tj_notification_user_exclusions` ADD INDEX `client1` (`client`(100), `provider`(50), `key`(100));
0 commit comments