mirror of
https://github.com/knadh/listmonk.git
synced 2025-01-07 14:49:28 +08:00
a1aeba22bb
The link_clicks.link_id table was NULLable incorrectly. Links that do not exist should not register a tracking entry. Fix the query and also update the schema + migration (breaking table change). |
||
---|---|---|
.. | ||
admin.go | ||
campaigns.go | ||
handlers.go | ||
import.go | ||
init.go | ||
install.go | ||
lists.go | ||
main.go | ||
manager_db.go | ||
media.go | ||
notifications.go | ||
public.go | ||
queries.go | ||
settings.go | ||
subscribers.go | ||
templates.go | ||
updates.go | ||
upgrade.go | ||
utils.go |