Skip to content

Commit

Permalink
Task #181258 feat: Joomla 4 compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush-maherwal committed Aug 4, 2022
1 parent 1d5c3e2 commit c17c813
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/com_tjnotifications/admin/sql/updates/mysql/1.0.6.sql
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
----Change table Key;

ALTER TABLE `#__tj_notification_user_exclusions` DROP INDEX `client1`;
ALTER TABLE `#__tj_notification_user_exclusions` ADD INDEX `client1` (`client`(100), `provider`(50), `key`(100));

0 comments on commit c17c813

Please sign in to comment.