Imbus
|
553ba2c7c6
|
New project_role table to represent possible roles
|
2024-03-08 07:33:31 +01:00 |
|
borean
|
eec3a45509
|
Added GetProjectId and AddUserToProject, WIP
|
2024-03-07 23:24:54 +01:00 |
|
borean
|
5a85f2bf81
|
first draft of AddTimeReport in db.go
|
2024-03-07 21:57:27 +01:00 |
|
borean
|
7ed986e4eb
|
update
|
2024-03-07 20:58:50 +01:00 |
|
dDogge
|
bd434c3da7
|
Added template for various new functions in db.go and corresponding tests in db_test.go
|
2024-03-07 14:25:28 +01:00 |
|
dDogge
|
18eefab292
|
Implemented PromoteToAdmin and corresponding Test
|
2024-03-07 13:21:47 +01:00 |
|
dDogge
|
3adf0b7ef5
|
Admin SQL table added
|
2024-03-07 13:09:09 +01:00 |
|
Imbus
|
7a12b946a6
|
Fixing some issues found by the linter
|
2024-03-02 04:29:50 +01:00 |
|
Imbus
|
63596db60c
|
Migrations readme warnings
|
2024-03-02 02:40:17 +01:00 |
|
Imbus
|
a749857c98
|
User_roles table constraints
|
2024-03-01 07:47:06 +01:00 |
|
Imbus
|
b39ce645d6
|
Proper interface for the database
|
2024-02-29 20:33:20 +01:00 |
|
Imbus
|
34c0712825
|
Moving the migrations directory into database for embedding
|
2024-02-28 03:30:05 +01:00 |
|
Imbus
|
e1cd596c13
|
Config parsing and database api changes
|
2024-02-28 03:21:13 +01:00 |
|
Imbus
|
229ebc3a08
|
AddProject database interface with tests
|
2024-02-27 07:59:42 +01:00 |
|
Imbus
|
ce1ce89b00
|
Some more example database interface code
|
2024-02-27 05:51:16 +01:00 |
|
Imbus
|
06076f93b7
|
Database interactions demo
|
2024-02-27 05:00:04 +01:00 |
|
Imbus
|
29d5885b67
|
Go server draft
|
2024-02-12 12:40:49 +01:00 |
|