Sam C. Finan
Results
2
issues of
Sam C. Finan
This implementation appends headers instead of overwrites if a header with the same name is set. I'm considering a change to the API where `overwrite: true` could be passed if...
Hi there, I'm using 0.10.0 with the following config: ``` # encryption_key: $MY_PRIVATE_ENC_KEY # optional - encrypt data on datastore source: connection_uri: postgres://XXXX:[email protected]:5432/XXXX # you can use $DATABASE_URL datastore: gcp:...