improve docu

This commit is contained in:
orangecoding
2025-10-08 12:16:10 +02:00
parent 9c74129489
commit b48f786fd3
2 changed files with 114 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
// Migration: Adding a new table to store if somebody "watches" (a.k.a favorite) a listing
// Migration: Adding a new table to store if somebody shared a job with someone
export function up(db) {
db.exec(`