Skip to content
Snippets Groups Projects
Commit 1fdc7a91 authored by Marcel Huber's avatar Marcel Huber
Browse files

Merge branch 'remove-sequence' into 'master'

remove unused sequence

See merge request ifs/AngProj!16
parents fa61ac5c 8e4d8034
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,3 @@ CREATE TABLE projektzuteilung (
dauer INTEGER ,
PRIMARY KEY (persnr, projnr)
);
CREATE Sequence s_angestellter START WITH 2000 INCREMENT BY 10;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment