feat: cut video
This commit is contained in:
@@ -11,6 +11,9 @@ CREATE TABLE users(
|
||||
avatar text
|
||||
);
|
||||
|
||||
SELECT
|
||||
setval('users_id_seq', 1000);
|
||||
|
||||
-- +goose StatementEnd
|
||||
-- +goose Down
|
||||
-- +goose StatementBegin
|
||||
|
||||
Reference in New Issue
Block a user