Tim Uckun

Results 32 issues of Tim Uckun

Say I have the following env vars. ```bash export APP_ENV='development' export development_DB="dev.db.com" export production_DB=prod.db.com ``` I want to render the following in my yaml file. ```yaml env: - name: DB...

Please see the code at the bottom of this. I have a table with a column named "ts". this is a postgres timestamp without time zone. If I specify a...

**Is your feature request related to a problem? Please describe.** I am unable to use pgxpool with goqu **Describe the solution you'd like** It should work like any other database...

**Is your feature request related to a problem? Please describe.** In the current version if a field is not set it sets the column to be the default value of...

**Is your feature request related to a problem? Please describe.** When you have structs with many fields it's really tedious to annotate all the fields. **Describe the solution you'd like**...

Steps taken Create a brand new spree install following the directions in the docs. Install the multi vendor extension and ran the migrations. I log in as the vendor and...

I am trying to upload some files along with other data to a PHP form. This is not a proper api, just a form post. I have written code to...

In the readme it says Apple wouldn't allow this in their app store. My question is whether or not it's even technically possible to do with with an IOS app....

Other actions seem to be working fine.

uninitialized constant MembershipMailer::ADMIN_EMAIL