syncstorage-rs icon indicating copy to clipboard operation
syncstorage-rs copied to clipboard

Make "Invalid DSN" errors consistent in Syncstorage-rs

Open data-sync-user opened this issue 9 months ago • 0 comments

As we add datastores to syncstorage, we should make the DSN parse errors more consistent. Right now, we display Spanner or SQLite database_url specified for MySQL feature, please correct. or whatever. Instead we should just use something like Invalid DSN specified for {} feature, please correct: {} where we specify the feature type and the invalid DSN.

┆Issue is synchronized with this Jira Task

data-sync-user avatar Mar 27 '25 21:03 data-sync-user