mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-16 06:58:46 +00:00
DB 마이그레이션 스크립트 생성
This commit is contained in:
2
drizzle/0001_blushing_alice.sql
Normal file
2
drizzle/0001_blushing_alice.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `file` ADD `encrypted_created_at` text;--> statement-breakpoint
|
||||
ALTER TABLE `file` ADD `encrypted_last_modified_at` text NOT NULL;
|
||||
Reference in New Issue
Block a user