Nachtkinder

Results 5 issues of Nachtkinder

Hi, I'm having an issue with the auto determined column width and row height when using StyleFrame with a pandas DataFrame that contains multi-line values. ```python import pandas as pd...

dont mark as stale

Flask-Appbuilder issues two select queries for each unique field on a model before inserting a new instance of that model. This is a side-effect of validation of unique fields. ###...

bug

This is a fix for issue #759 relating to checkboxes in related views.

bug
pending

Hi, When outputting results in CSV format using the `--csv` option results in numeric values become enclosed in double-quotes. For example `mycli ... --csv -e "select int_column, float_column, string_column from...

Hi, I'm new to using mycli and have noticed that it does not seem to cope well with some complex passwords. A few of the MySQL user accounts that I...