Skip to content

Commit

Permalink
make supply be string
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecot committed Oct 16, 2024
1 parent 06592b0 commit b724362
Show file tree
Hide file tree
Showing 5 changed files with 2,458 additions and 4 deletions.
1 change: 1 addition & 0 deletions drizzle/0031_lively_karen_page.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE "supply" ALTER COLUMN "amount" SET DATA TYPE text;
Loading

0 comments on commit b724362

Please sign in to comment.