Skip to content

Commit

Permalink
Bot23
Browse files Browse the repository at this point in the history
  • Loading branch information
Luftalian committed Jun 3, 2024
1 parent a2766f5 commit 2ecb31e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/migration/2_add_user_id_channels.sql
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
-- +goose Up
ALTER TABLE channels ADD COLUMN user_id VARCHAR(255) NOT NULL;

0 comments on commit 2ecb31e

Please sign in to comment.