The Wayback Machine - https://web.archive.org/web/20210712004208/https://github.com/topics/openlibrary
Skip to content
#

openlibrary

Here are 49 public repositories matching this topic...

mouse-reeve
mouse-reeve commented Jun 27, 2021

There are a handful of fields that store arrays or multiple foreign keys. Right now, the user is expected to enter a comma separated list of values, which is parsed into an array and, if it's a foreign key, matched with existing entries. It's cumbersome!

Examples include:

  • Authors' aliases
  • Books' authors
  • Books' languages

I think it would be good for there to be javascript which en

Improve this page

Add a description, image, and links to the openlibrary topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openlibrary topic, visit your repo's landing page and select "manage topics."

Learn more