Commit Graph

28 Commits

Author SHA1 Message Date
e5a305490f added logic with quiz_privilege_usage 2025-06-29 15:17:36 +00:00
a61f264ccf added queries and table for quiz utm 2025-06-29 15:17:36 +00:00
2ca2a6d56f update sql schema 2025-06-10 12:38:48 +03:00
be6361f19f added new privilege quizGigaChat 2025-06-05 16:55:18 +03:00
f48c0b89c0 upd common added column auditory 2025-05-14 12:25:28 +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
802ffdfd07 ai for imp 2025-04-08 15:44:16 +03:00
c283581cdd applied renamer 2025-02-21 16:46:02 +03:00
9994f2d4d4 -- 2025-02-08 00:46:52 +03:00
cd18781525 added version to sqlc queryes 2024-09-18 19:22:34 +03:00
1fbc78c357 added field - version 2024-09-18 18:22:39 +03:00
bc61e20eba fix type 2024-07-16 17:18:35 +03:00
b7ab43df14 modify lead target mig files and added struct for redis tg task 2024-07-11 11:37:39 +03:00
11882ffe22 add map for validation LeadTargetType 2024-06-12 11:35:24 +03:00
5d83fbbd5e add leadTargetType to model 2024-06-12 11:22:34 +03:00
75e1867c7b update account repo methods 2024-06-10 19:12:53 +03:00
0b725ece22 add migrate schema for lead target 2024-06-10 18:56:25 +03:00
61ea5f2e25 Merge branch 'quizManual' into 'main'
Quiz manual

See merge request backend/quiz/common!23
2024-06-04 21:54:47 +00:00
e860e550da update expired repo methods 2024-06-03 11:53:33 +03:00
ab34e77174 add privilege quizManual 2024-06-03 16:08:59 +03:00
e041a2a49a change text utm to jsonb, and add type map for utm 2024-05-17 20:51:59 +03:00
c005af4b60 add utm in answer struct and init new mig files for add column utm to db 2024-05-17 20:19:56 +03:00
416edf5094 fix 2024-03-27 17:35:06 +03:00
4e42c241b0 add new column for result content 2024-03-27 13:15:43 +03:00
0adfe44ab8 add new varibale start to answer and answer content 2024-03-15 13:45:07 +03:00
653404d89b update answer struct 2024-03-14 16:08:53 +03:00
d59eb04dc6 some update 2024-03-13 19:21:37 +03:00
8d3adf6274 first adding 2024-02-19 19:33:15 +03:00