|
|
84bbe331ee
|
migrate db.find_movies to SQLAlchemy
|
2023-03-28 21:50:15 +02:00 |
|
|
|
1fd7e730b3
|
migrate db.ratings_for_movies to SQLAlchemy
|
2023-03-28 21:50:15 +02:00 |
|
|
|
b91fcd3f55
|
migrate db.add, db.update, db.remove to SQLA
|
2023-03-23 22:49:17 +01:00 |
|
|
|
6f6354cfac
|
migrate db.get to SQLAlchemy
|
2023-03-20 21:37:50 +01:00 |
|
|
|
af9c166124
|
migrate db.get_many to SQLAlchemy
|
2023-03-19 23:14:59 +01:00 |
|
|
|
a444909b1f
|
minor refactoring
|
2023-03-19 22:59:08 +01:00 |
|
|
|
1dd7bab4aa
|
migrate db.get_all to pure SQLAlchemy
|
2023-03-19 22:36:33 +01:00 |
|
|
|
9ffcc53571
|
apply auto-formatting to tests
|
2023-02-04 18:15:14 +01:00 |
|
|
|
324eb8e9b7
|
fix tests for Pytest-Asyncio running in strict mode
|
2023-02-04 18:12:50 +01:00 |
|
|
|
e1f35143df
|
add some tests for db.find_ratings
|
2021-12-19 19:30:08 +01:00 |
|