This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Compass
Watch
1
Star
0
Fork
0
You've already forked Compass
mirror of
https://github.com/CompassConnections/Compass.git
synced
2026-05-09 07:34:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01b16b273e7764f4c8b658a2c1bbb8278e249b4d
Compass
/
backend
/
supabase
History
MartinBraquet
af8f5a296d
Add foreign key constraint to
email_unsubscribe_tokens
for
user_id
with cascade delete
2026-04-26 10:34:16 +02:00
..
migrations
Add substance fields: cannabis and psychedelics
2026-03-30 14:55:31 +02:00
bookmarked_searches.sql
…
causes_translations.sql
…
causes.sql
…
compatibility_answers_free.sql
…
compatibility_answers.sql
…
compatibility_prompts_translations.sql
…
compatibility_prompts.sql
…
compatibility_scores.sql
…
contact.sql
…
email_unsubscribe_tokens.sql
Add foreign key constraint to
email_unsubscribe_tokens
for
user_id
with cascade delete
2026-04-26 10:34:16 +02:00
extensions.sql
…
firebase.sql
…
functions_others.sql
…
functions.sql
…
hidden_profiles.sql
…
interests_translations.sql
…
interests.sql
…
makefile
…
migration.sql
Add email unsubscribe token support: implement token-based unsubscription handling, create API endpoint for unsubscribing via tokens, and update
List-Unsubscribe
header for one-click functionality.
2026-04-09 10:39:58 +02:00
private_user_message_channel_members.sql
…
private_user_message_channels.sql
…
private_user_messages.sql
…
private_user_seen_message_channels.sql
…
private_users.sql
…
profile_causes.sql
…
profile_comments.sql
…
profile_interests.sql
…
profile_likes.sql
…
profile_ships.sql
…
profile_stars.sql
…
profile_work.sql
…
profiles.sql
Improve profile search trigger and rebuild logic: update trigger to prevent recursion, enhance logging and exception handling, optimize
rebuild_profile_search
SQL with consolidated queries.
2026-04-09 16:52:37 +02:00
push_subscriptions_mobile.sql
…
push_subscriptions.sql
…
rebuild_profile_search.sql
Improve profile search trigger and rebuild logic: update trigger to prevent recursion, enhance logging and exception handling, optimize
rebuild_profile_search
SQL with consolidated queries.
2026-04-09 16:52:37 +02:00
reports.sql
…
temp_users.sql
…
user_activity.sql
…
user_events.sql
…
user_notifications.sql
…
user_waitlist.sql
…
users.sql
Move avatar URL and is-banned to separate columns and social links to profiles table
2026-03-06 23:51:49 +01:00
vote_results.sql
…
votes.sql
…
work_translations.sql
…
work.sql
…