Commit Graph

6 Commits

Author SHA1 Message Date
Val Lorentz 9782ec22ec Add a CLI to initialize the database. 2022-09-24 22:30:25 +02:00
Val Lorentz 5f3e9d6225 db: Add tests for get_last_web_page_snapshot. 2022-09-20 21:31:30 +02:00
Val Lorentz 13ca40eaf7 orm: Refactor INDEX generation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-20 21:31:10 +02:00
Val Lorentz 826c6f73f1 orm: Add SELECT generation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-20 21:28:34 +02:00
Val Lorentz 8abf869c13 Add column 'retrieved_by' to web_page_snapshot
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-18 19:41:26 +02:00
Val Lorentz 95fcb043e8 Initialize with a simple ORM and database to store webpage snapshots
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-17 23:58:57 +02:00