chore: import upstream snapshot with attribution
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Warnings:
|
||||
|
||||
- You are about to drop the column `source` on the `EventLog` table. All the data in the column will be lost.
|
||||
|
||||
*/
|
||||
-- AlterTable
|
||||
ALTER TABLE "EventLog" DROP COLUMN "source";
|
||||
Reference in New Issue
Block a user