To shreds
Your problem is that there is JS code running in a browser?
I'm with OVH and Kimsufi and I don't know what you're even talking about. Do other providers make you install something locally?
Seems like you have some organizational and technical debt in the company that would be worth addressing before agreeing to be on-call
thats a really good deal, thanks for answering
Even for an outage starting at 2am lasting 6 hours?
My tests that observe output from the method are failing so it's a breaking change. Did you not test the printed output?
This better shows what migration is like https://docs.scala-lang.org/scala3/guides/migration/incompat-syntactic.html
More, new brackets near lambdas, new string formatting, indentiation change. Doesn't look much, but absolute madness when your team is weak in Scala. Only 1 dev had prior scala experience, but whole team had to be involved in migration of breaking changes in scala syntax behavior and... same for gatling. Also changes in syntax. Mid-level dev left the company because of it, we very soon completely got rid of scala and replaced it with TS and Go. Both languages new to the team, but 0 complaints since February.
We had developers leave my company because they had to work with scala during 2 -> 3 migration. Everybody hates it now
All (doesn't seem like MsSQL supports it, I thought that's a pretty basic feature) databases have special configuration that warn or throw error when you try to
UPDATE
orDELETE
withoutWHERE
. Use it.