Rewrite the cache with Peewee
All threads resolved!
All threads resolved!
Closes #47 (closed), and closes #49 (closed) by removing the need for a database fixture.
Edited by Erwan Rouchet
Merge request reports
Activity
requested review from @babadie
- Resolved by Erwan Rouchet
- Resolved by Bastien Abadie
- Resolved by Erwan Rouchet
- Resolved by Erwan Rouchet
- Resolved by Erwan Rouchet
- Resolved by Erwan Rouchet
- Resolved by Erwan Rouchet
- Resolved by Erwan Rouchet
added 18 commits
-
ad19a28a...41204d06 - 4 commits from branch
master
- 3da02ff2 - Add peewee dependency
- 3fb44c3b - Rewrite the cache using peewee
- 04b1dfd8 - Remove a database fixture
- f2ebe695 - Fix lint
- ded0a6cd - Remove the need for SQLite fixtures
- 9c59fbfb - Fix fixtures dir
- 6532b454 - Apply 1 suggestion(s) to 1 file(s)
- 4085a9f2 - Add create_tables docstring
- 199020bc - Replace sqlite3 error with peewee
- 761d325c - Fix tests
- 272fee0f - Add IntegrityError test
- 410e2bca - Remove extra
- e672e51b - Lint
- fa569c04 - Fix tests
Toggle commit list-
ad19a28a...41204d06 - 4 commits from branch
added 16 commits
-
8ef51f36 - 1 commit from branch
master
- 6c6b828e - Add peewee dependency
- ba3b09af - Rewrite the cache using peewee
- 7aaa27c3 - Remove a database fixture
- d671c9bd - Fix lint
- 36fa3964 - Remove the need for SQLite fixtures
- 5f9721c7 - Fix fixtures dir
- c22b1c0a - Apply 1 suggestion(s) to 1 file(s)
- 9f5af053 - Add create_tables docstring
- fab0f3e7 - Replace sqlite3 error with peewee
- 15ca711e - Fix tests
- 150c56de - Add IntegrityError test
- bb6ba3c0 - Remove extra
- dd141deb - Lint
- 591656e4 - Fix tests
- 690b8494 - Remove db.close()
Toggle commit list-
8ef51f36 - 1 commit from branch
enabled an automatic merge when the pipeline for 690b8494 succeeds
Please register or sign in to reply