forked from manifoldmarkets/manifold
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate comments (manifoldmarkets#2411)
* make updateData more general * Migrate comment writes to supabase * autoformat * alter column fs_updated_time drop not null * Inline on create comment trigger into api call * Don't update denormalized user data in comments * don't cascade visibility changes we'll have to implement - tho imo this isn't correct behavior anyways * Fix typo and make more robust * undelete delete-comments.ts to be fair there's a bunch of other scripts that also won't work
- Loading branch information
Showing
21 changed files
with
441 additions
and
466 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.