strongui
strongui
### Description https://github.com/mkloubert/vs-deploy/wiki/target_http I basically am looking for a setup that I have the in the old plugin, to move it to this new plugin. Is this possible?
**Describe the bug** In my settings.json file I have something like this: ``` "exclude": [ ".DS_Store", ".git", ".vscode", "shared/assets/node_modules/" ], ``` When I am at the root of my folder...
Trying to import the world.sql file into my PSQL DB and I get this: ``` ERROR: relation "public.subregions" does not exist SQL state: 42P01 ```