Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid failures with link column database values from previous versions #779

Merged
merged 3 commits into from
Jan 18, 2024

Commits on Jan 18, 2024

  1. fix(link): Properly sanizite and map database values to what we expec…

    …t it to be
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9df1541 View commit details
    Browse the repository at this point in the history
  2. fix: Avoid failing on empty strings for URL values

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    852df21 View commit details
    Browse the repository at this point in the history
  3. tests: Cover link business logic for parsing with tests

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    612c437 View commit details
    Browse the repository at this point in the history