create table library_summaries ( id text not null, organization , group_id text not null, artifact_id text not null );