pg: introspect fails

So I have some tables that do not have a primary key constraint (by design) and it seems that drizzle introspect fails whenever it reaches one of those tables. Is this intended or is there a way around it? Thanks!