refactor(data): drop sqlite no-op migration

This commit is contained in:
elky
2026-09-04 11:47:05 +08:00
parent bac6d6866a
commit 313a637982
3 changed files with 1 additions and 5 deletions
@@ -1,2 +0,0 @@
-- SQLite proxy_password is already TEXT; keep migration ordering aligned across drivers.
SELECT 1;