PromucFlow_constructor/app/server/appsmith-plugins/googleSheetsPlugin/src
Sumit Kumar c858edf726
fix Mongo smart substitution for quotes around ObjectId (#9856)
- fix Mongo plugin's smart substitution feature to handle quotes around ObjectId in array. e.g. Initial replacement value: ["ObjectId(xyz)"] , final replacement value: [ObjectId(xyz)]
- unrelated: added version number to lombok dependency to stop build failures in IntelliJ.
2021-12-21 18:47:19 +05:30
..
main fix Mongo smart substitution for quotes around ObjectId (#9856) 2021-12-21 18:47:19 +05:30
test/java/com/external/config fix: Google sheets Bulk insert of empty array returns an error (#9725) 2021-12-17 10:13:08 +05:30