add auth #16

Merged
VLADIMIR merged 1 commits from auth into master 2024-11-20 16:35:33 +00:00
Member
No description provided.
VLADIMIR added 1 commit 2024-11-20 16:27:20 +00:00
VLADIMIR merged commit 0d6bd456d6 into master 2024-11-20 16:35:33 +00:00
user-penguin reviewed 2024-11-20 16:43:06 +00:00
@ -7,2 +7,3 @@
favorite BOOLEAN DEFAULT FALSE,
monthly_limit INT DEFAULT 0
monthly_limit INT DEFAULT 0,
UNIQUE (user_id, name)
Owner

неправильно ты как-то миграциями пользуешься, она же на проде не применится

неправильно ты как-то миграциями пользуешься, она же на проде не применится
Sign in to join this conversation.
No reviewers
No Label
asap
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: save_my_money/smm_core#16
No description provided.