fix: datatype mismatch between postgres and sqlite causes import to fail

This commit is contained in:
Elias Schneider
2026-07-22 17:43:09 +02:00
parent 599f7d118d
commit ad06ea6e00
7 changed files with 418 additions and 4 deletions

View File

@@ -0,0 +1 @@
-- No-op on PostgreSQL

View File

@@ -0,0 +1 @@
-- No-op on PostgreSQL because its OAuth storage types already match the export format