Taking care of all the issues #26
5
pkg/database/migrations/008_pool_name_change.sql
Normal file
5
pkg/database/migrations/008_pool_name_change.sql
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
-- +migrate Up
|
||||||
|
|
||||||
|
ALTER TABLE "Pool"
|
||||||
|
ALTER
|
||||||
|
COLUMN name TYPE TEXT;
|
Loading…
x
Reference in New Issue
Block a user