Adam Dunkley
Adam Dunkley
@chemerisuk In the end I didn't actually need it (I removed the z-index override) I was just toying around with various things as it wasn't working properly. At the point...
Also, thanks for the polyfill (it's much better than all the other placeholder polyfills around)!
Somewhat breaks the declarative nature of the schema, but is it worth considering using hinting in comments? ```SQL CREATE TABLE _widgets ( id int unsigned NOT NULL AUTO_INCREMENT, new_name varchar(30),...
@evanelias Ah, sorry I misunderstood that second bullet 👍 Appreciate its low priority, we don't have a particular need either as they are few and far between, as you say,...
+1 on it being handled along side propel's usual cache warmup/clear. Auto-generated things shouldn't be committed to VCS, IMO. We're currently .gitignoring all map/om files, I'm building it in to...
I just bumped in to this with installing the dashboard the KOPS way. The dream would be to use HTTP to download the resource and it work: https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.8.3.yaml Error produced...
@xorbit I assume that branch has now been merged and the branch was cleaned up. You can see the code on the [pull request](https://github.com/esphome/esphome/pull/2303) that brought the change in.