Michael Patterson
Results
2
issues of
Michael Patterson
**Request:** I'd like to request the connection.execute_query function permit CTEs (Common Table Expressions) with DML operations as noted in below examples on Postgre's main webpage (see section 7.8.2. Data-Modifying Statements...
**Request:** I'd like to request the connection.execute_query function to automatically output the column names to the Results object created. These should be the list of column names from submitted query...