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)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Wed, 19 Oct 2022 03:07:19 +0000 (05:07 +0200)
commitfd853a50f3fd8c20c1463562e5177f02fc16b7d5
tree6108c5fbabe9f014a64d88593d50c682047ebedd
parent32211362abcd1135105a7549a550950f50c29a4a
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>
(cherry picked from commit 4cf509b2480935286ce93fc36b7235c72ab203d2)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
C4/Context.pm
installer/data/mysql/mandatory/sysprefs.sql
t/Context.t