add mysql2postgres

This commit is contained in:
Ember Moth
2026-07-05 20:43:52 +08:00
parent 67bfc9bd72
commit 5d0b790aa1
5 changed files with 622 additions and 286 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[workspace]
members = ["crates/*"]
members = ["crates/*", "tools/mysql2postgres"]
[package]
name = "ppanel-backend"