You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: waltid-services/waltid-wallet-migration/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,6 +115,12 @@ The JDBC driver is automatically inferred from the URL. Both source and target c
115
115
- Target database will be initialized automatically (tables created if missing)
116
116
- For PostgreSQL, ensure the database exists before running
117
117
118
+
## Limitations
119
+
120
+
The tool currently only works with W3C Verifiable Credentials. Support for IETF SD-JWTs and ISO mDocs is untested.
121
+
122
+
Feel free to test and contribute the missing functionality, or open an issue to request support.
123
+
118
124
## Related Libraries
119
125
120
126
-**[waltid-openid4vc-wallet-persistence](../../waltid-libraries/protocols/waltid-openid4vc-wallet-persistence)** — Target schema and store implementations
0 commit comments