VILLASweb-backend-go/database
2021-10-18 17:20:28 +02:00
..
database.go move functions to duplicate scenarios into respective packages, resolve circular dependency problems (move permissions checking to database package), improve error handling of async DuplicateScenarioForUser function 2021-10-18 17:20:28 +02:00
database_test.go fix syntax errors in tests 2021-04-29 13:28:01 +02:00
models.go remove InputLength and OutputLength from ComponentConfig data model 2021-07-27 10:07:59 +02:00
permissions.go move functions to duplicate scenarios into respective packages, resolve circular dependency problems (move permissions checking to database package), improve error handling of async DuplicateScenarioForUser function 2021-10-18 17:20:28 +02:00
roles.go move functions to duplicate scenarios into respective packages, resolve circular dependency problems (move permissions checking to database package), improve error handling of async DuplicateScenarioForUser function 2021-10-18 17:20:28 +02:00
testdata.json test data: add test manager with create parameter schema 2021-08-02 15:52:05 +02:00