Trisha Anand
|
31cf94f08e
|
1. Added datasource validator function in the plugin interface which simply returns true for all the current plugins.
2. Added static method getPluginExecutor as a util function which removes duplicate code from across different files.
|
2019-11-14 08:50:02 +00:00 |
|
Arpit Mohan
|
bcda3f0feb
|
Renaming all the references of resource to datasource
This renaming is reflective of the entity and it's potential values in the future.
|
2019-11-06 16:25:08 +05:30 |
|
Trisha Anand
|
84837fe57f
|
Mongo Plugin works here. Barring the scenarios where the query json contains special characters in keys ($, .) it works properly.
|
2019-10-18 08:27:19 +00:00 |
|