Block a user
Move schema_migrations table creation into 000.sql with INTEGER version column
Move schema_migrations table creation into 000.sql with INTEGER version column
Closing: this issue was created in the wrong repo. mfer has no database, no schema_migrations table, and no migration code — it's a file manifest tool. The issue references [sneak/pixa's…
refactor: extract whitelist package from internal/imgcache
Review: PR #41 — extract whitelist package
Policy Compliance
refactor: extract whitelist package from internal/imgcache
Move schema_migrations table creation into 000.sql
Audited all repos for the migrations pattern. Found 6 repos that create schema_migrations inline in Go code (not in 000.sql) and/or use TEXT instead of INTEGER for version. Opened issues:
Move schema_migrations table creation into 000.sql with INTEGER version column
Move schema_migrations table creation into 000.sql with INTEGER version column
Move schema_migrations table creation into 000.sql with INTEGER version column
Move schema_migrations table creation into 000.sql with INTEGER version column
Move schema_migrations table creation into 000.sql with INTEGER version column
Move schema_migrations table creation into 000.sql with INTEGER version column
feat: implement daemon mode with filesystem watching
Review: PR #56 — feat: implement daemon mode (post-rework)
feat: implement daemon mode with filesystem watching
Rework Summary (attempt 3)
Both review findings from the initial review were already addressed in commit 87acc05:
Fix 1:…
feat: implement daemon mode with filesystem watching
Review: PR #56 — feat: implement daemon mode with filesystem watching
feat: implement daemon mode with filesystem watching