pub(super) async fn execute(
db: &PgPool,
catalog: &SchemaCatalog,
q: TableQuery,
) -> Result<Vec<Value>, QueryError>pub(super) async fn execute(
db: &PgPool,
catalog: &SchemaCatalog,
q: TableQuery,
) -> Result<Vec<Value>, QueryError>