Fix DB schema files location with Module::Build
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
BEGIN;
|
||||
|
||||
-- ALTER TABLE device_port ALTER COLUMN remote_id TYPE bytea USING remote_id::bytea;
|
||||
|
||||
COMMIT;
|
||||
Reference in New Issue
Block a user