Commit Graph

25 Commits

Author SHA1 Message Date
670c3afd4e upd with column auditory 2025-05-14 15:33:32 +03:00
554d93283c upd some queries wit question.auditory 2025-05-14 13:11:25 +03:00
37acc4b079 drom fk 2025-05-14 12:55:51 +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
7f57d8c289 fix pagination methods in repo amo and GetQuestionsAI 2025-04-25 18:05:36 +03:00
e980b87b53 copy changes from branch ownership 2025-04-23 14:07:55 +03:00
c2702e984b add session to get quiestions list 2025-04-17 02:19:20 +03:00
802ffdfd07 ai for imp 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
a4340fff16 remove id from empty title 2024-09-26 22:21:51 +03:00
f20d25a836 if que title empty 2024-09-24 11:40:59 +03:00
0fd4a032b8 if que title empty 2024-09-24 11:39:30 +03:00
74cbb907ff if que title empty 2024-09-24 11:33:56 +03:00
b0f7572884 update method CreateQuestion, now id question return 2024-06-02 12:29:38 +03:00
5192490c05 add new que repo method, and add in amodal struct que repo 2024-05-02 10:42:31 +03:00
5b57148b01 fix: add generative placeholders 4 question editing 2024-04-17 01:28:07 +03:00
7bca5e781d fixqueries 2024-04-17 00:24:53 +03:00
2ed28b0b77 change create update querys 2024-04-16 22:53:12 +03:00
77c4797a21 add new method for sort results 2024-04-16 17:25:44 +03:00
ef442e5082 fix 2024-04-16 15:39:23 +03:00
c29d16cc12 change some method GetMapQuestions 2024-04-16 14:35:25 +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