Skip to content

Load schema to in memory database#45375

Merged
taylorotwell merged 4 commits into
laravel:9.xfrom
recca0120:load-schema-to-in-memory-database
Dec 21, 2022
Merged

Load schema to in memory database#45375
taylorotwell merged 4 commits into
laravel:9.xfrom
recca0120:load-schema-to-in-memory-database

Conversation

@recca0120

Copy link
Copy Markdown
Contributor

in my case, there are more than 400 migrations, when I run all tests, it will take about 2 minutes, even using an in-memory database.

this PR can load schema to in-memory database. it will make the test faster

@recca0120 recca0120 force-pushed the load-schema-to-in-memory-database branch from 0ab41fb to d1345f4 Compare December 21, 2022 04:06
@recca0120 recca0120 force-pushed the load-schema-to-in-memory-database branch from d1345f4 to 71046d7 Compare December 21, 2022 04:07
@recca0120 recca0120 force-pushed the load-schema-to-in-memory-database branch from f242b45 to ca32bfb Compare December 21, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants