I am trying to generate the following raw query using sqlalchemy core:
SELECT library.name, (SELECT ARRAY (select book.title from books where book.librar