Commit Graph

16 Commits

Author SHA1 Message Date
554d93283c upd some queries wit question.auditory 2025-05-14 13:11:25 +03:00
8b01e8e76f Merge branch 'imp'
Conflicts:
	dal/dal.go
	dal/db_query/queries.sql
	dal/schema/000017_init.down.sql
	dal/schema/000017_init.up.sql
	dal/schema/000018_init.down.sql
	dal/schema/000018_init.up.sql
	dal/sqlcgen/models.go
	dal/sqlcgen/queries.sql.go
	go.mod
	model/model.go
	repository/account/account.go
	repository/question/question.go
	repository/quiz/quiz.go
	repository/result/result.go
	sqlc.yaml
2025-05-14 01:38:55 +03:00
f474cc4ae3 for excel export use only last not empty answer 2025-05-14 00:44:22 +03:00
0360146b10 fix export empty cells 2025-04-08 15:44:16 +03:00
4088cd767a applied renamer 2025-02-21 16:40:10 +03:00
9994f2d4d4 -- 2025-02-08 00:46:52 +03:00
949befe8b0 Update result.go 2024-10-24 13:02:41 +00:00
1a6da6543c Update result.go 2024-10-24 12:20:21 +00:00
49a7b4b41f Update result.go 2024-10-24 00:00:54 +00:00
cd18781525 added version to sqlc queryes 2024-09-18 19:22:34 +03:00
77c4797a21 add new method for sort results 2024-04-16 17:25:44 +03:00
9517c32cdc add new slice to sort in GetResultAnswers 2024-04-16 17:07:02 +03:00
a84f95429f add page sort for getting questions page 2024-04-16 13:29:30 +03:00
8a6ba24090 add device, browser etc to answers obtaining 2024-04-01 14:55:17 +03:00
aa1b1a8937 upd mod file 2024-02-19 20:43:47 +03:00
8d3adf6274 first adding 2024-02-19 19:33:15 +03:00