forked from Ruderverein-Donau-Linz/rowt
Be able to update financial and skill; Fixes #974
This commit is contained in:
@ -33,3 +33,4 @@ CREATE TABLE activity (
|
||||
relevant_for TEXT NOT NULL, -- e.g. user_id=123;trip_id=456
|
||||
keep_until DATETIME -- OPTIONAL field
|
||||
);
|
||||
delete from role where name='Anwärter';
|
||||
|
Reference in New Issue
Block a user