Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tickets:

  • Jira Legacy
    serverFOLIO Issue TrackerSystem Jira
    serverId6ccf3fe401505d01-3301b853-368a3c2e-983e90f1-20c466b11a49ee9b165564fc
    keyCIRC-573
  • Jira Legacy
    serverFOLIO Issue TrackerSystem Jira
    serverId6ccf3fe401505d01-3301b853-368a3c2e-983e90f1-20c466b11a49ee9b165564fc
    keyUICIRC-736

Batch API

Existing API endpoints to provide batch API alternative of:

...

These endpoints would follow a similar design structure as to those described here:

References:

...

Example Multi-insert SQL

Postgresql can insert update multiple rows in a single statement, such as:

...