[bugfix] fixing schema messed up by something adding tabs
This commit is contained in:
@@ -112,4 +112,3 @@ export const tcgcards = pokeSchema.table('tcg_cards', {
|
||||
export const processingSkus = pokeSchema.table('processing_skus', {
|
||||
skuId: integer().primaryKey(),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user