Closed andy-esch closed 4 years ago
Another type of message (or even no message at all) seems more appropriate. https://github.com/CartoDB/carto-python/blob/867337a9160f220f87e45b68356665ffe3a6d09f/carto/sql.py#L229
The current behavior results in lots of pink warning messages in cartoframes whenever a users uses CartoContext.execute:
CartoContext.execute
cc @alrocar
We can close this one because we have removed those warnings :)
Another type of message (or even no message at all) seems more appropriate. https://github.com/CartoDB/carto-python/blob/867337a9160f220f87e45b68356665ffe3a6d09f/carto/sql.py#L229
The current behavior results in lots of pink warning messages in cartoframes whenever a users uses
CartoContext.execute
:cc @alrocar