PromucFlow_constructor/app/server/appsmith-plugins/googleSheetsPlugin
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
..
src fix Mongo smart substitution for quotes around ObjectId (#9856) 2021-12-21 18:47:19 +05:30
plugin.properties Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
pom.xml fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30