Pranav C
Pranav C
> @pranavxc > > > > > > > I think it's still happened with v0.258.2 > > > > > > @Omasumasu > > Not able to reproduce locally...
> @pranavxc > > ```&where=(%E5%A5%91%E7%B4%84%E6%9D%A1%E9%A0%85%E5%90%8D,like,xx)`` > > This field use multibyte character, but I think it's not root cause. Other columns with 1 to 1 relation with multibyte character works...
> @pranavxc Renaming didn't solve the problemπ’ I've couple of scenarios in my mind, will test all those and get back to you.
@Omasumasu Reproducible when I set display value column name of target table with the value you provided ( `ε₯η΄ζ‘ι ε` ).
@Omasumasu It was not related to column name, the real issue happened because it's trying to extract column details from wrong table. We made a fix here - https://github.com/nocodb/nocodb/pull/9903 You...
@qosh-dev Are`Max(Date) from Payment` and `Min(Date) from Payment` Rollup columns ?
Thanks for reporting the bug, we found the issue related to formula GUI and made a bug fix PR here - https://github.com/nocodb/nocodb/pull/9662. Please try out following pr build to verify...
Fixed here - https://github.com/nocodb/nocodb/pull/9662
> Doing -a helped. Activated, Issue is it keeps restarting, it's like up for 1 second. then restarts. up 1 second, restart. > > I got the logs: > >...
I've populated a passqord with all possible special characters, and everything seems fine. However, there are two potential causes for this issue: 1. An existing `postgres` folder from a previous...