long2ice

Results 410 comments of long2ice

Becase `MultipleObjectsReturned` detection

But you can use `first` instead

It's because use transaction inside get_or_create but exception in it, need some measure there

https://tortoise.github.io/models.html?h=bulk_create#

Show me the code

`Json` only support list, what about `Union[Dict[str, Any],List[Any]]`?