Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce huge database size #147

Open
MisterMike opened this issue Jan 15, 2024 · 0 comments
Open

Reduce huge database size #147

MisterMike opened this issue Jan 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MisterMike
Copy link

Description

This is not a real bug, but it seems a little annoying (at least to me). When setting up a clone of this project, the database file seed.sql is not being replicated due to its size. Upon examining the database and its entries, it occurred to me that there are several hundert thousand addresses and customers entries which don't seem to offer any benefit for anyone wanting to set up a Craft CMS Commerce demo site.

By understanding the usefulness of seeded customers, addresses and orders, we might consider reducing that amount to just a few, shouldn't we ?

Steps to reproduce

  1. Clone project
  2. Download db seed file manually
  3. Import database
  4. Optionally see customers and addresses in CP

Additional info

  • Craft version: 4.6.0
  • PHP version: 8.1.26
  • Database driver & version: MariaDB 10.4.32
  • Plugins & versions: project's default
@MisterMike MisterMike added the bug Something isn't working label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant