Skip to content

Conversation

kachelle
Copy link

Output before:

   INFO  Preparing database.  

  Creating migration table ....................................... 5.60ms DONE 

After this pr:

   INFO  Preparing sqlite database.

  Creating migration table ....................................... 5.60ms DONE 

Reason:
Lost some time because my migrations were successfull on Cloud, but no data was in my remote database.
Because they ran on a sqlite db. Because the default value for DB_CONNECTION is set to that.

My first PR, please let me know if things should be done differently.

@kachelle kachelle marked this pull request as draft August 27, 2025 13:44
@crynobone
Copy link
Member

Test needs to be updated.

@crynobone crynobone added the needs work Not quite ready for primetime label Sep 11, 2025
@kachelle
Copy link
Author

@crynobone yes I know. But my knowledge of working on framework is very limited. I have a lot of experience with the framework. If you want we can hop on a call to work on this PR? DM me on twitter

If not, this PR can be deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs work Not quite ready for primetime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants