Commit Graph

303 Commits

Author SHA1 Message Date
e600a4888a added method GettingYclientsUsersTrueResults 2025-10-28 16:35:42 +03:00
5d4453a673 added method for update fields rule 2025-10-28 15:20:39 +03:00
ef0b3d81dc - 2025-10-27 18:53:01 +03:00
d8bca9064e added repo methods for custom fields 2025-10-27 18:41:45 +03:00
14d08909a7 added new field in table YclientsRules 2025-10-27 17:39:40 +03:00
f1da78811b added new field in table YclientsRules 2025-10-27 17:33:35 +03:00
08ce39d8a8 added methods for add and update yclients rules 2025-10-27 15:16:16 +03:00
2e872e27d2 added new rerpo method - GettingQuizRules 2025-10-21 15:39:36 +03:00
93f823c41a added method SoftDeleteYclientsAccount 2025-10-08 15:23:18 +03:00
8b1df78c8e upd method DeleteYclientsTimeslots 2025-10-08 13:15:56 +03:00
abea1d7874 upd method AddAccountTimeslots 2025-10-08 13:11:21 +03:00
70941476f2 upd method GetTimeslotsByIDYclients 2025-10-08 12:52:53 +03:00
6a6ab469b0 added method GetTimeslotsByIDYclients 2025-10-08 12:50:14 +03:00
b5e8ef404c added methods UpdateYclientsAccountTimeslots, AddYclientsAccountTimeslots, DeleteYclientsTimeslots 2025-10-08 12:48:13 +03:00
19196aa451 added method GetTimeslotsByIDYclients 2025-10-08 12:12:06 +03:00
24fe283ed2 added method DeleteServices 2025-10-07 16:05:32 +03:00
0b8932fc89 added method AddAccountService 2025-10-07 16:01:47 +03:00
b0f509bded added method UpdateAccountServices 2025-10-07 15:28:52 +03:00
7d1e1c9ba5 upd table YclientsServices and added method GetAccountServicesByID 2025-10-07 15:17:55 +03:00
e557d9e68d added method DeleteUsers 2025-10-07 13:35:57 +03:00
da5dfd7fdb added method AddAccountUser 2025-10-07 13:31:55 +03:00
a31d045fee added method UpdateAccountUser 2025-10-07 13:21:41 +03:00
437e709ac3 added method GetUserUsersByID 2025-10-07 12:26:37 +03:00
43096217dc added method GetAllYclientsUserToken 2025-10-06 17:18:56 +03:00
a2baabf928 update table YclientsAccounts 2025-10-06 15:18:54 +03:00
425ba10ad4 added method CreateAccount and update table YclientsAccounts 2025-10-06 15:15:57 +03:00
c172584b98 update InsertYclientsTokens 2025-10-06 11:49:57 +03:00
86d8476caf update yclients table,queries,repository methods,models 2025-10-06 11:34:19 +03:00
08e1ed9d3b added timeslots table and get timeslots with pagination query 2025-09-16 12:21:26 +03:00
ddb75502e5 added services table and get services with pagination query 2025-09-16 11:39:26 +03:00
fb85656d52 added company table and get company with pagination query 2025-09-16 11:02:38 +03:00
bd515ca881 added yclients dal, yclients company/staff tables and some methods 2025-09-15 17:04:35 +03:00
a7e78bc488 update CTE LastContent and CTE Questions 2025-08-24 10:15:32 +03:00
db6777276d added in QuestionsStatistics some !=start 2025-08-24 09:46:09 +03:00
e37fd29078 upd GetQuestionsAICount 2025-06-30 13:39:16 +03:00
5656e784ba _ 2025-06-29 15:17:36 +00:00
80573b3444 upd query UpdateGigaChatQuizFlag 2025-06-29 15:17:36 +00:00
b191bb2ca0 delete colum privilegeID bigint from quiz_privilege_usage 2025-06-29 15:17:36 +00:00
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
ddd0219fb3 fix * 2025-06-11 17:10:00 +03:00
fbe11a2cc1 fix * 2025-06-11 17:09:37 +03:00
2ca2a6d56f update sql schema 2025-06-10 12:38:48 +03:00
b0ee88c0b4 change one to many in query GetAccAndPrivilegeByEmail 2025-06-01 23:57:20 +03:00
dcc0b4c6fa upd query DeleteQuizAudience and add CheckIsOwnerAudience 2025-05-31 10:05:17 +03:00
82c0cca8c5 sqlc gen 2025-05-14 15:43:00 +03:00
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
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