joelsonoda

Results 4 comments of joelsonoda

I always quote my table names, column names, table aliases, column aliases, fixed column values to make sure that I don't have to think about database keywords in my class...

@MalkaSteinberg , I don't know if you found a workaround for this, but in our projects we have extended the context ```scala trait NamingSqlServerJdbcContext extends SqlServerJdbcContext: override def tokenizeColumnAlias(strategy: NamingStrategy,...

@jdsalchow, this appears to also exist in zio-quill and sounds like it could be related to https://github.com/zio/zio-quill/issues/2671

@jackivanov , is it possible for you to use SQS as a target for eventbridge and SQS as an eventsource in argo-events?