Skip to content

Commit e8a39a7

Browse files
committed
Remove broken comment
1 parent 9f081ad commit e8a39a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ALTER TABLE "kiloclaw_cli_runs" ADD COLUMN "initiated_by" text DEFAULT 'user' NOT NULL;--> statement-breakpoint
1+
ALTER TABLE "kiloclaw_cli_runs" ADD COLUMN "initiated_by" text DEFAULT 'user' NOT NULL;
22
CREATE INDEX "IDX_kiloclaw_cli_runs_initiated_by" ON "kiloclaw_cli_runs" USING btree ("initiated_by");

0 commit comments

Comments
 (0)