Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

[Chore] Remove Commit from typeorm #87

Open
crutchcorn opened this issue Apr 30, 2021 · 1 comment
Open

[Chore] Remove Commit from typeorm #87

crutchcorn opened this issue Apr 30, 2021 · 1 comment
Labels
blocked We're blocked upstream on a dependency we rely on

Comments

@crutchcorn
Copy link
Member

We originally wanted to save the last 5 commits to the on-device DB for performance reasons back when we were considering using ismorphic-git. Now, with native code powering git log, we don't feel the need to do this anymore. However, we want to include a migration to remove Commit table from the SQLite database:

https://stackoverflow.com/questions/59101285/how-to-deal-with-sqlite-migrations-in-react-native-using-typeorm

@crutchcorn
Copy link
Member Author

Blocked by upstream issue:

typeorm/typeorm#7829

@crutchcorn crutchcorn added the blocked We're blocked upstream on a dependency we rely on label Jul 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked We're blocked upstream on a dependency we rely on
Projects
None yet
Development

No branches or pull requests

1 participant