victornoel opened a new pull request #5962: [bugfix] Fix case sensitivity of 
date column for postgres
URL: https://github.com/apache/incubator-superset/pull/5962
 
 
   Closes #5886
   
   After discussing with @villebro in #5886, we arrived to the conclusion that 
we shouldn't fix this bug globally by using sqlalchemy to generate the query 
but only at the level of postgresql.
   
   The rationale is to avoid impacting other db since it seems this may only be 
touching postgres.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to