mirror of https://github.com/doccano/doccano.git
Browse Source
Bulk create returns the created objects in the same order as they have been added. In Postgres, the query was wrong, because ordering was not guaranteed.pull/1442/head
1 changed files with 2 additions and 4 deletions
Loading…