home / prelib

Menu
  • Search all tables

prelib_editeoeuvre

Éditions et leurs maisons d'éditions

Data license: Licence Ouverte version 2.0

1 row where edition_id = 2178

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ edition_id collectif_id
1951 La Basse-Bretagne 2178 549

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "prelib_editeoeuvre" (
"id" INTEGER,
  "edition_id" INTEGER,
  "collectif_id" INTEGER
  ,PRIMARY KEY ([id]),
   FOREIGN KEY(edition_id) REFERENCES prelib_edition(id),
   FOREIGN KEY(collectif_id) REFERENCES prelib_collectif(id)
);
Powered by Datasette · Queries took 14.37ms · Data license: Licence Ouverte version 2.0