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
Is your feature request related to a problem? Please describe.
I’m always frustrated when every contributor has to manually create tables and insert data in their local environment. This causes inconsistencies in the schema format and data, making it difficult to maintain a standardized database structure across the project.
Describe the solution you'd like
I would like to deploy the local MySQL database to an online server(free server) where the schema format and data can be centralized. This will allow contributors to connect to the online database, ensuring that everyone uses the same schema and data without manual setup each time.
Additional context
We can use a cloud MySQL provider to host the database, which will make the development process smoother.
@Harshdev098, please assign me this issue. This is help full for all contributors
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I’m always frustrated when every contributor has to manually create tables and insert data in their local environment. This causes inconsistencies in the schema format and data, making it difficult to maintain a standardized database structure across the project.
Describe the solution you'd like
I would like to deploy the local MySQL database to an online server(free server) where the schema format and data can be centralized. This will allow contributors to connect to the online database, ensuring that everyone uses the same schema and data without manual setup each time.
Additional context
We can use a cloud MySQL provider to host the database, which will make the development process smoother.
![image](https://private-user-images.githubusercontent.com/112712827/376660966-8e5954f7-0ddc-4ffd-9789-0d4a85995ad8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MzU5NzUsIm5iZiI6MTczODgzNTY3NSwicGF0aCI6Ii8xMTI3MTI4MjcvMzc2NjYwOTY2LThlNTk1NGY3LTBkZGMtNGZmZC05Nzg5LTBkNGE4NTk5NWFkOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwNlQwOTU0MzVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iYTEzMDRkMjg1ODNiZmNlMmI4Y2E2Yjc4YTljNjRmYjMyMTYwMjM0ZjVhYWM0ODcxYzYxNjNjOGE2ZmQ5ZDIwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.YtGIytP-7GEs17LOOwS2Txkdj71pD1FyvQ6gGVxGsOI)
@Harshdev098, please assign me this issue. This is help full for all contributors
The text was updated successfully, but these errors were encountered: