laravel-mongodb icon indicating copy to clipboard operation
laravel-mongodb copied to clipboard

PHPORM-432 Use a distinct collection names for each test using atlas search indexes

Open GromNaN opened this issue 1 week ago • 0 comments

Fix PHPORM-432 This is a temporary workaround. The best solution would be to use the database prefix unique for each test, but this feature is broken https://github.com/mongodb/laravel-mongodb/issues/2372

GromNaN avatar Dec 04 '25 19:12 GromNaN