VILLASweb-backend-go/database
2019-11-11 12:06:53 +01:00
..
database.go remove DB_TEST and use DB_NAME instead, InitDB function now has parameter to specify if DB is used for testing or not 2019-11-11 12:06:53 +01:00
database_test.go remove DB_TEST and use DB_NAME instead, InitDB function now has parameter to specify if DB is used for testing or not 2019-11-11 12:06:53 +01:00
models.go add "Active" bool property to user model, required modifications in user and scenario packages 2019-09-17 17:00:07 +02:00
roles.go **Major revision of repository structure** 2019-09-10 16:28:57 +02:00
testdata.go database: add test userC as Guest user to DB 2019-10-24 11:39:27 +02:00