Commit Graph

9 Commits

Author SHA1 Message Date
Errormacr
04aefa8af7 Changed the primary key of the Payment entity from a UUID to an incrementing integer. 2023-11-24 17:17:32 +03:00
Errormacr
e70880dcc5 idk what 2023-11-24 17:15:52 +03:00
Errormacr
d314ec1dc4 Merge branch 'entitysEndpoints' of https://github.com/MrSedan/neuro-reply-website into entitysEndpoints 2023-11-24 17:14:15 +03:00
Errormacr
f42741a481 This commit adds the Payment and ProxyUser entities to the database. 2023-11-24 17:14:11 +03:00
Errormacr
35d771bff0 start create entity for proxy 2023-11-24 11:06:55 +03:00
Errormacr
c76c61c23c Added Post and Image entities to the database. 2023-11-20 15:34:05 +03:00
Errormacr
35e72a2134 Update Admin entity and AdminService to use user_id instead of id 2023-11-20 14:59:51 +03:00
Errormacr
c53b37590a Add Admin module and entity 2023-11-20 11:45:25 +03:00
a8db05fb03 Added user model 2023-11-18 02:01:03 +03:00