module-db icon indicating copy to clipboard operation
module-db copied to clipboard

2.0:feat(multi-application): allow absolute path in dump files

Open calvinalkan opened this issue 3 years ago • 0 comments

This is highly useful in multi-application setups where dump files may not be inside the project directory but in a shared fixture directory.

The current alternative is to symlink each file into the project dir.

calvinalkan avatar Aug 16 '22 16:08 calvinalkan