Closed richardliebmann closed 4 weeks ago
@Techn1x How would you recommend adding columns as well? This might be more difficult because of the mapping from column to object property?
This might be more difficult because of the mapping from column to object property?
Yeah you're totally right, didn't think of that. I think it's a fair assumption that columns are statically defined by the developr and won't change based on user pasting in data input
LGTM, though I am not a maintainer (and am actually fairly new to the library) so my review probably holds no weight :)
I believe that's the point of open source so everyone reviews holds wait :-)
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Thank you @richardliebmann, all merged, probably we'll add some more updates on it in the future if you don't mind.
This plugin adds new rows to the data if the number of entries is greater than the current data count.
Closes #338