Skip to content
Snippets Groups Projects
Commit 2dc55b77 authored by Adriaan Renting's avatar Adriaan Renting
Browse files

Task #8481: fixed psql comment

parent bb488d2e
No related branches found
No related tags found
No related merge requests found
-- resourceassignment password for testing on mcu005 is the same as the password on the president's luggage +6 -- resourceassignment password for testing on mcu005 is the same as the password on the president's luggage +6
-- psql resourceassignment -U resourceassignment -f fill_database.sql -W -- psql resourceassignment -U resourceassignment -f add_resource_allocation_statics.sql -W
BEGIN; BEGIN;
INSERT INTO resource_allocation.task_status VALUES (200, 'prepared'), (300, 'approved'), (320, 'on_hold'), (335, 'conflict'), INSERT INTO resource_allocation.task_status VALUES (200, 'prepared'), (300, 'approved'), (320, 'on_hold'), (335, 'conflict'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment