Commit graph

13 commits

Author SHA1 Message Date
Sergey Paramoshkin
5d75f1f7fc
update mod && fix links 2023-10-03 20:25:41 +03:00
Sergey Paramoshkin
dc939b6ed1
update repo 2023-10-02 22:32:41 +03:00
Fedor Korotkiy
70dacc6478 Fix goroutine leak check 2023-04-17 14:01:22 +04:00
Fedor Korotkiy
bd2c206455 Check for goroutine leaks in SQL tasks 2023-04-08 13:08:35 +04:00
Arseny Balobanov
86eaea1b5a Enable goimports. 2022-04-17 18:28:33 +03:00
Arseny Balobanov
cea2a44ab7 [dao] Add Close() method. 2022-04-13 18:07:35 +03:00
Daniil Grybchuk
58185a6339 Update dao_test.go 2022-04-12 21:57:13 +03:00
Fedor Korotkiy
ab121485bd Add note about RETURNING 2022-03-31 19:10:53 +03:00
Arseny Balobanov
669c0733d2 [dao, shopfront] Fix readme. 2022-03-31 17:54:14 +03:00
Arseny Balobanov
55863b75ba Add instructions to run databases in docker. 2022-03-31 17:40:40 +03:00
Fedor Korotkiy
72abaf8acd Fix 2022-03-31 12:58:17 +03:00
Arseny Balobanov
a4e73a9831 [dao] Fix typo. 2022-03-29 17:21:14 +03:00
Fedor Korotkiy
293bce6150 Add dao. Simple sql task. 2022-03-26 20:41:17 +03:00