Description
Can we get all metadata from plugins inside one plugin? Such as the plugin models.
Describe the solution you'd like
Now I want write a plugin to export all data from other plugins in devlake to other database and want create table by plugins models automatically, but I can't get the plugins models.
Has the Feature been Requested Before?
No
Describe alternatives you've considered
Now I can only read that from database, but I need dealing with dialect problems
Additional context
Add any other context or screenshots about the feature request here.
Description
Can we get all metadata from plugins inside one plugin? Such as the plugin models.
Describe the solution you'd like
Now I want write a plugin to export all data from other plugins in devlake to other database and want create table by plugins models automatically, but I can't get the plugins models.
Has the Feature been Requested Before?
No
Describe alternatives you've considered
Now I can only read that from database, but I need dealing with dialect problems
Additional context
Add any other context or screenshots about the feature request here.