home / dcc

member_orgs_organizations

Data license: CC-BY-4.0

✎ View and edit SQL

This data as json

0 records

CREATE TABLE member_orgs_organizations (
	id INTEGER NOT NULL, 
	member_org_id INTEGER, organization_id INTEGER, 
	PRIMARY KEY (id)
);
Powered by Datasette · Queries took 23.371ms · Data license: CC-BY-4.0