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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 19 Aug 2022 18:53:17 +0000 (15:53 -0300)
commit7b645b0208182520d91ff370b6a4e5b79549d2e0
treeeab17fdf73bd1a3521a0f25412657d5740e79cb1
parent381b79593e2a86c4d856242a1f6e955d95ae1f24
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>
C4/Context.pm
installer/data/mysql/mandatory/sysprefs.sql
t/Context.t