You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, I haven't planned it, yet... Do you want to submit a PR to add support for it? I want to add support for sqlite and in-memory sqlite. To do this I'm thinking about splitting out some code and using database drivers to handle the snapshot creation and import stuff. Once that's done adding postgress should be much easier.
To do this I'm thinking about splitting out some code and using database drivers to handle the snapshot creation and import stuff
Good point and I totally agree.
I could make a PR for Postgres.
Tag me in this issue once you've completed code rewrite using db drivers. Until then I will try to go through the code to see the details of the package.
P.S.
As the package is specific to Laravel and still fresh, a proposition about package naming convention.
Something along the line *drfraker/laravel-*nameofpackage,
to imply an extension upon the framework and not a general package.
is it planned?
The text was updated successfully, but these errors were encountered: