8 lines
110 B
MySQL
8 lines
110 B
MySQL
|
|
-- Verify guix-data-service:build_server_token_seeds on pg
|
||
|
|
|
||
|
|
BEGIN;
|
||
|
|
|
||
|
|
-- XXX Add verifications here.
|
||
|
|
|
||
|
|
ROLLBACK;
|