How to access the embedded database on a plugin development environment?

Artemy Matvienko
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 16, 2018

I'm trying to access the embedded database on my dev environment that gets created after the atlas-run execution.

My plugin doesn't want to enable on my test instance and one of the suggestions on how to fix that is to access the database and enable the plugin there via a query. I tried to follow some documentation, but none of it has worked.

How do I go about accessing the embedded database on a plugin development environment?

1 answer

0 votes
Artemy Matvienko
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 16, 2018

This helped with the issue I was having, but I still don't know how to access the DB, just in case. https://stackoverflow.com/questions/38874204/osgiplugin-plugin-never-resolved-service-error

Suggest an answer

Log in or Sign up to answer