Raju Udava

Results 255 comments of Raju Udava

issue noticed with sqlite root-db. no seen with pg as root db

@despens copy paste block of cells works for same type. support for mixed type- we have in our roadmap, but might not be immediate.

@despens manual edits to date / time / year field will now be available from the next release. we will look into the pointers that you have listed on select...

tried on v0.205.1 with PG as rootDB. couldn't reproduce.

Works fine with PG. Issue specific to MySQL & needs investigation

- unable to reproduce. tried with both pg & mysql - we can look into error attached along with to see if that helps Update - had missed out on...

Comment from Shreyas ``` L = (red * 0.299 + green * 0.587 + blue * 0.114) / 255 We should be using this formula https://css-tricks.com/switch-font-color-for-different-backgrounds-with-css/#aa-implementing-luma-corrected-calculations ```

@sai-sy Need more details here. Multi-select is statically configured & can't be sourced from another field. You proposing to source information for multi-select options from a different field?

Tried JSON import with attached file, lead to `Record already exists` error. [Features - Default.json](https://github.com/nocodb/nocodb/files/15043306/Features.-.Default.json)

@rohittp0 - check the limit that we have in PG. if its easy to extend limit for single line text for mysql - let us do it. - and let...