Merge branch 'main' into #17-automate-onboarding-mk-ii

# Conflicts:
#	Cargo.lock
#	src/commands/link_email.rs
#	src/lib.rs
This commit is contained in:
silver 2025-02-17 17:30:25 +00:00
commit c79113921d
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
15 changed files with 1013 additions and 141 deletions

View file

@ -0,0 +1,3 @@
-- Using this col we will be able to see if someone has a bedrock account (as well as a java one)
ALTER TABLE wolves ADD COLUMN minecraft_uid TEXT;