Matt Mc
Matt Mc
I believe this is solved with https://github.com/CloudyKit/jet/pull/152
Gotcha. Well, it seemed like a way to avoid aborting the entire template process when you find an invalid expression. In either case, dunno that it's a great idea to...
My personal opinion is that we shouldn't open the door to Jet becoming a kitchen sink of functions. Currently [per the docs](https://github.com/CloudyKit/jet/wiki/4.-Built-in-functions) we have `isset()` and `len()` and `map()` and...
Ah, yeah I hadn't seen those two. But yeah, those are exactly what I would think of as core builtins. Data manipulation and traversal within the templates and so on....
Thanks for this. Care to update the go.sum and I will merge?
Thanks, I have a question on the PR from @n10ty but otherwise I get it, this should be handled. (!)
Closed by #257
Interesting. So, in general, Go >=v1.16 fails to connect to managed MySQL on GCP? Since this PR is from 9 months ago, want to just confirm for me this is...
Sure, I have no problem with this.