bitcoin-cli -rpcwallet="" getwalletinfo
{
...
"format": "sqlite",
...
"descriptors": true,
...
}
Seems like it migrated, right?
If your wallet didn't originally have a name and your balance and transactions all show up as expected, then yes, it should be successfully migrated.