create table library_versions ( id text not null, library , version text not null, cross_build_version text );