-
nicolasdular authored
This adds `target_path` to `BroadcastMessages` to allow to show broadcast messages at certain URLs. To match complex URLs, we allow to use `*` as wildcard characters for the `target_url`. Since SQL is using `%` for wildcards, we need to replace these characters in our query.
604b3f8a