civisanalytics / civis-python

Civis API Python Client
BSD 3-Clause "New" or "Revised" License
34 stars 26 forks source link

Add additional detail on primary_keys #388

Closed zacharydfriedlander closed 4 years ago

zacharydfriedlander commented 4 years ago

In this PR, we explicitly note in the import methods in the civis.io module that primary key columns cannot be null. We are concurrently updating the API documentation to reflect this as well.