home / dcc

org_types_organizations

Data license: CC-BY-4.0

✎ View and edit SQL

This data as json

0 records

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