Matthew Schmoyer

Results 6 issues of Matthew Schmoyer

Correct me if I'm wrong, but I believe [this](https://github.com/facebook/facebook-python-business-sdk/blob/master/facebook_business/api.py#L483) description "If some of the calls have failed, returns a new FacebookAdsApiBatch object with those calls" means that if some of...

CLA Signed

This fixes jQuery selector unrecognized expression errors and empty ID selector results caused when a username has spaces. Since `username` is used for ID selectors, it should be formatted properly....

This would be useful (and needed) for certain commands that cannot be ran within a transaction, such as `CREATE INDEX CONCURRENTLY` in postgres. This would ideally be something that could...

enhancement
help wanted

Inner return is unnecessary since the default returns the same res.read()

*Description of changes:* * Adds description row for the missing admin views: 1. v_wlm_queue_state.sql 2. v_connection_summary.sql 3. v_find_dropuser_objs.sql 4. v_generate_cursor_query.sql 5. v_generate_external_tbl_ddl.sql 6. v_get_stored_proc_params.sql 7. v_query_type_duration_summary.sql 8. v_vacuum_summary.sql * Fixes...