ckan / ckan/datapusher

type mapping ignored!

Open
#106 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
82
Forks
157
PR merge metrics
No merged PRs in 30d

Description

Example:
TYPES = [messytables.StringType, messytables.DecimalType, messytables.FloatType, messytables.IntegerType]
TYPE_MAPPING = {'String': 'text', 'Decimal': 'text', 'Float': 'text' , 'Integer':'text' }

Still Integer will be mapped to numeric!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.