Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Unsupported type warnings #89

Closed
sirupsen opened this issue Jun 21, 2022 · 1 comment
Closed

Unsupported type warnings #89

sirupsen opened this issue Jun 21, 2022 · 1 comment
Labels

Comments

@sirupsen
Copy link
Contributor

If there's a type we don't support, e.g. polygon, we should print a warning that we are coercing it to a string and it may not work if it's across databases.

@erezsh
Copy link
Contributor

erezsh commented Jun 27, 2022

We already do that here:

logger.warn(

@erezsh erezsh closed this as completed Jun 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants