Bug 28327: (follow-up) Comma as default CSV delimiter
authorFridolin Somers <fridolin.somers@biblibre.com>
Fri, 24 Jun 2022 07:38:11 +0000 (21:38 -1000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 14 Oct 2022 19:30:08 +0000 (19:30 +0000)
commit4cf509b2480935286ce93fc36b7235c72ab203d2
tree09f699fd82b80e6e0fd8910b0e6e7ed67c8e025a
parent9d8ddcc1b7db39e3ae683cc70121d6a724a73c89
Bug 28327: (follow-up) Comma as default CSV delimiter

Looks like most of existing code wants comma as default value.

Also impact installer/data/mysql/mandatory/sysprefs.sql.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 7b645b0208182520d91ff370b6a4e5b79549d2e0)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Context.pm
installer/data/mysql/mandatory/sysprefs.sql
t/Context.t