CoreyWarren / coldcmerch.com

Creating a Django/React/JWT/Redux E-Commerce store for my good friends in Cold Cut. Shout out to Elmar, Lou, and Brian.
1 stars 0 forks source link

Switch Database over to mySQL (we're on SQLite) #67

Closed CoreyWarren closed 1 year ago

CoreyWarren commented 1 year ago

This is needed because SQLite is only made for 2GB or less.

CoreyWarren commented 1 year ago

I'm such a boss.