Skip to content

User setting#12

Merged
yenslife merged 9 commits into
mainfrom
user_setting
May 24, 2025
Merged

User setting#12
yenslife merged 9 commits into
mainfrom
user_setting

Conversation

@yenslife
Copy link
Copy Markdown
Contributor

No description provided.

yenslife added 9 commits May 24, 2025 21:46
The SQLAlchemy models now use `Mapped` and `mapped_column` for
defining columns, which provides better type hinting and improves
code readability.
The typo in the `update__accpted_terms` method name in
`user_repository.py` has been corrected to `update_accpted_terms`.
The `handle_postback_event` function in `postback.py` now updates
user data (accepted terms, language, role) in the database based
on the postback data reeived. The `WelcomeService` now validates
the reply token to prevent errors when the token is missing.
@yenslife yenslife merged commit d03d052 into main May 24, 2025
1 check passed
@yenslife yenslife deleted the user_setting branch May 30, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant