cswimr · he/him
- Kentucky, United States of America
- https://me.seafsh.cc
-
Hey! I'm the site administrator for CoastalCommits, read my profile for more information!
- Joined on
2023-07-12
WIP: Implement Pydantic in Aurora
WIP: Moderation type registry
aurora.utilities.utils.get_bool_emoji
to use match/case
instead of if/else
get_next_case_number()
into the Moderation
class, along with removing from_sql
and get_all_cases
. also added some other classmethods to replace those.
Moderation.execute()
classmethod to accept a cursor, to prevent opening a new database connection on every call