Skip to content

Commit

Permalink
feature: Store html content of links in the database
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedBassem committed Mar 5, 2024
1 parent 591358c commit b2e64b9
Show file tree
Hide file tree
Showing 6 changed files with 818 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/db/drizzle/0007_messy_raza.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE bookmarkLinks ADD `htmlContent` text;
Loading

0 comments on commit b2e64b9

Please sign in to comment.