diff options
| author | kiman Kim <94714426+rlaks5757@users.noreply.github.com> | 2025-04-02 13:45:49 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-02 13:45:49 +0900 |
| commit | df6a532921c6c39f68923237d261a1abd6a105ef (patch) | |
| tree | 71d5aeb2ddcbc4c82e17ea38f082e410711c2655 /db/migrations/0099_parallel_ink.sql | |
| parent | 4b2d468701ab069fdc2347f345da56abe37c70be (diff) | |
| parent | d8a70fa8802ad066fee68aca54df7fa41461a841 (diff) | |
Merge pull request #7 from DTS-Development/feature/kiman
vendor-document-viewer select row 수정
Diffstat (limited to 'db/migrations/0099_parallel_ink.sql')
| -rw-r--r-- | db/migrations/0099_parallel_ink.sql | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/db/migrations/0099_parallel_ink.sql b/db/migrations/0099_parallel_ink.sql deleted file mode 100644 index 959cf147..00000000 --- a/db/migrations/0099_parallel_ink.sql +++ /dev/null @@ -1,2 +0,0 @@ -ALTER TABLE "vendor_data_report_temps" ADD COLUMN "created_at" timestamp with time zone;--> statement-breakpoint -ALTER TABLE "vendor_data_report_temps" ADD COLUMN "updated_at" timestamp with time zone;
\ No newline at end of file |
