Philippe Cloutier
Philippe Cloutier
Thank you @weierophinney , We do want data _normalization_. If we have a string which contains "00", we do want to get a null int. What we do not want,...
@froschdesign , I read ToInt's code and understand why it happens. If your point is that PHP itself already has a problematic behavior, I do not disagree. It's not really...
Thank you @weierophinney , I understand that we can work around this, but this requires some effort, and our philosophy leads us to contribute to our upstreams. If there is...
Hi Scott, I am also not entirely clear on what exactly should be done myself. What is important is to make sure the reader does not believe the call will...
Hum, is that CKAN__ROOT_PATH variable documented somewhere?
Thank you for the quick reply David, I apologize for the unclear request; despite the initial title, I did not fully mean this as a request to reintroduce support for...
Thank you @rufuspollock our organization is aware of the existence of containers but has no experience with Kubernetes. We are running on a "traditional" virtualized server.
To clarify our situation, the server where we have several CKAN instances only hosts different instances of the same site, but AFAIK they are properly isolated, so yes, the problem...
It would be very important to instruct to use CREATE EXTENSION rather than the old way, because without it, pg_dump backs up all non-system objects, including PostGIS, as explained in...
I am sorry @howff but I haven't touched CKAN since August and I'm too old to ask my memory to detail.