Ron White
Ron White
FastBoot is moving to a solution where the entire contents of `` and `` are injected into the document. In the near future [title substitution](https://github.com/ember-fastboot/ember-fastboot-server/blob/master/lib/server.js#L61-L63) will be removed entirely in...
If you have a URL with no query string and no '?' and try to parse it (common use case being a relative path URL) the original URL is included...
In our project we need to have additional actions available from a modal popup beyond the 3 currently supported (confirm, cancel and close). [This gist](https://gist.github.com/ronco/212f09852509b5f38785) shows how I was able...
### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...
When running Liquibase against Redshift using the latest [official JDBC driver](https://s3.amazonaws.com/redshift-downloads/drivers/jdbc/2.1.0.30/redshift-jdbc42-2.1.0.30.jar) I'm encountering this error: ``` ERROR: Exception Details ERROR: Exception Primary Class: RedshiftException ERROR: Exception Primary Reason: ERROR: current...