You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the database is pretty basic. Although it doesn't need to be crazy, it could definitely support some more features and allow room to grow in the future. I'm also not an expert on managing databases and migrations so... some learning here for me with SQLite.
Right now the database is pretty basic. Although it doesn't need to be crazy, it could definitely support some more features and allow room to grow in the future. I'm also not an expert on managing databases and migrations so... some learning here for me with SQLite.
Issues
learner): set up database versioning and migrations/scripts #134learner): allow database query into abstract #97learner): add "tags" as a searchable component for paper in database #135learner): add "keywords" as searchable component in database #138learner): allow forResourceas more general thanPaperin database #136learner): other useful organizational flows for resources in learner database? #137