You've already forked AstralRinth
forked from didirus/AstralRinth
Staging bug fixes (#819)
* Staging bug fixes * Finish fixes * fix tests * Update migration * Update migrations * fix side types being added for ineligible loaders * fix tests * Fix tests * Finish fixes * Add slug display names
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
ALTER TABLE users DROP COLUMN IF EXISTS paypal_email;
|
||||
|
||||
ALTER TABLE users
|
||||
ADD COLUMN paypal_country text NULL,
|
||||
ADD COLUMN paypal_email text NULL,
|
||||
|
||||
Reference in New Issue
Block a user