Julian Wilson
Julian Wilson
Overriding logs would be a great benefit.
I am also having this issue with `Date2DateTimePlainImplicits` using the source code generator. Is there anything that can be done to fix it?
Hi @tminglei, thanks for the response. Yes it is probably that line. Do you know of how to customize it with `slick-codegen`? Something in here? https://github.com/tminglei/slick-pg/blob/master/examples/codegen-customization/codegen/src/main/scala/demo/CustomizedCodeGenerator.scala
@slaudat that problem with this is that it's not dynamic. The generated file gets changed every time.
I know this is old, but is it possible to get an example for this? In my situation, I have a case class that is a generic 'response' case class...
Can you provide some code example? It's not clear what the problem is by this comment.
It seems like a known issue in MUI, see: https://github.com/callemall/material-ui/issues/2175 As an enhancement and kind of an aside, what if the `style` property in the column settings object be split...
Hi guys, any luck with this? The spam is quite relentless and we have to add strange error filtering logic to ignore these but catch other errors with monitoring service.s
`GET /` is a very useful standard endpoint for health checks for load balances and downstream services. Is it really necessary to remove it?
Is this supported? EDIT: Spoke to @gnidan and this is not supported unfortunately. Env vars is an option probably.