Option for inserts/updates/deletes on the Postgres adapter to return all columns, not just the id

+1. I have run into this. Definitely a pain to have to manually call reload to get the actual values that were stored in the database.