Closed jsanz closed 7 years ago
The output of the table_info script should be more compact, use tables to separate field names and indexes from their types and definitions respectively, etc.
done: https://github.com/CartoDB/carto-python/blob/examples/examples/table_info.py
Reviewed.
Close the issue to go for carto-python 1.0.0!
The output of the table_info script should be more compact, use tables to separate field names and indexes from their types and definitions respectively, etc.