Skip to content

Commit a89b508

Browse files
Merge pull request #139 from ankush-maherwal/joomla-4
Task #181258 feat: Joomla 4 compatability
2 parents 7be2fbb + c17c813 commit a89b508

File tree

1 file changed

+0
-4
lines changed
  • src/com_tjnotifications/admin/sql/updates/mysql

1 file changed

+0
-4
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)