Commit graph

7 commits

Author SHA1 Message Date
db53ae04e3
refact!: project structure
Some checks failed
Build and Deploy Go App / build (push) Failing after 4m35s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-25 21:05:16 +03:00
31a09037cb feat: sql queries were written and used to generate queries.go 2025-10-11 02:11:06 +03:00
2d2d97ec27 feat: field mail added in user table 2025-10-10 22:03:10 +03:00
29c034bd1a feat: passhash field added to users table 2025-10-10 21:36:53 +03:00
18722db340 fix: topology sort for tables (references) 2025-10-10 01:23:09 +03:00
8b317ae655 feat: added all table to sql scheme 2025-10-10 01:12:35 +03:00
cbbb135a72 feat: first sql-scheme added 2025-10-09 22:27:54 +03:00