minwook-shin / notion-database

Python bindings for Notion Database API
https://pypi.org/project/notion-database/
GNU Lesser General Public License v3.0
137 stars 12 forks source link

Database duplicate issue #1

Closed kkkodi closed 3 years ago

kkkodi commented 3 years ago

If the type is the same, the database contents is duplicated.

ex) image

image

minwook-shin commented 3 years ago

thanks you! Fixed it!

Install notion-database==20210513.4, and check the changed code in README.