chore: migration
This commit is contained in:
parent
f90ee41a56
commit
5aa8b06cf2
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
||||||
|
-- AlterTable
|
||||||
|
ALTER TABLE "User" ADD COLUMN "districtTextEN" TEXT,
|
||||||
|
ADD COLUMN "provinceTextEN" TEXT,
|
||||||
|
ADD COLUMN "subDistrictTextEN" TEXT;
|
||||||
Loading…
Add table
Add a link
Reference in a new issue