1
0
mirror of https://github.com/janLo/wallabag-kindle-consumer synced 2026-06-19 19:08:00 +00:00
Files
wallabag-kindle-consumer/wallabag_kindle_consumer
Justin Ludwig 6ea2a00bfe Update SQLAlchemy compatibility and dependencies
- Added psycopg2-binary to requirements for PostgreSQL support.
- Refactored consumer.py to use joinedload with the correct syntax.
- Updated models.py to fix ForeignKey and Enum type definitions for
  better compatibility with current SQLAlchemy versions.

These changes ensure the application is compatible with the latest
SQLAlchemy practices and supports PostgreSQL databases.
2023-12-28 17:23:17 -08:00
..
2018-03-21 12:56:51 +01:00
2018-03-22 00:36:37 +01:00
2018-03-21 06:47:44 +01:00
2019-02-05 21:20:55 +01:00
2019-01-26 22:23:20 +01:00