Skip to content

Commit

Permalink
removed all references and packages related to RDS, updated all core …
Browse files Browse the repository at this point in the history
…model usage to dynamodb, fixed test errors, fixed eslint issues
  • Loading branch information
SSTPIERRE2 committed Apr 1, 2024
1 parent 0ea7c27 commit 6117c33
Show file tree
Hide file tree
Showing 38 changed files with 640 additions and 2,709 deletions.
23 changes: 0 additions & 23 deletions packages/core/migrations/1686773145661_user.mjs

This file was deleted.

40 changes: 0 additions & 40 deletions packages/core/migrations/1686773145663_analytic.mjs

This file was deleted.

29 changes: 0 additions & 29 deletions packages/core/migrations/1699294539936_post.mjs

This file was deleted.

22 changes: 0 additions & 22 deletions packages/core/migrations/1699295470484_tag.mjs

This file was deleted.

23 changes: 0 additions & 23 deletions packages/core/migrations/1699295478397_post_tag.mjs

This file was deleted.

24 changes: 0 additions & 24 deletions packages/core/migrations/1702054746780_post_upvote.mjs

This file was deleted.

5 changes: 0 additions & 5 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.540.0",
"@aws-sdk/client-rds-data": "^3.485.0",
"@aws-sdk/lib-dynamodb": "^3.540.0",
"aws-sdk": "^2.1589.0",
"kysely": "^0.27.2",
"kysely-data-api": "^0.2.1",
"pg": "^8.11.3",
"ulid": "^2.3.0"
}
}
88 changes: 0 additions & 88 deletions packages/core/src/analytic.ts

This file was deleted.

Loading

0 comments on commit 6117c33

Please sign in to comment.