Closed
Description
Postgres allows additional types of queries that aren't currently exposed by the database adapter (for example - getting distinct values, executing a transaction, setting a per transaction consistency level and a whole lot more)
It would be great if Parse Server can allow users to execute queries such as these when used with Postgres.