HomeFreeBSD

databases/evolution-data-server: make usable when sqlite3 has option DQS…

Description

databases/evolution-data-server: make usable when sqlite3 has option DQS disabled

This port uses "%s" in some SQL queries where '%s' should have been
used. When the DQS (double-quoted string) misfeatures of SQLite3 is
disabled, these queries fail and cause the error "no such column: %s".
Change these queries to fix evolution.

PR: 278249
Approved by: fluffy (gnome)
MFH: 2024Q2

Details

Provenance
fuzAuthored on Apr 8 2024, 9:52 AM
Parents
R11:9d8284db83da: devel/go-tools: update to 0.20.0
Branches
Unknown
Tags
Unknown