Jhon Wang
Jhon Wang
Meanwhile, what is the current solution if we want to use sentry for temporal and php sdk ?
@wolfy-j :+1: Superb, however it will be much better, if some of the sdk properties are made protected, so we can simply override the necessary functions.
@klingtnet Thank you However, I'm using capistrano style deployment, and ExecReload together with WorkingDir does not work well, it's a hit and miss, sometimes it works, many times don't
Some ideas that comes to mind are: - Localization, would love great cms that has localization as a core part, rather than as extension - More of a UI system,...
We also encounter this bug, the workaround is to convert the date value to string at the SQL level eg: `TO_CHAR(date_column, 'YYYY-MM-DD')`