mirror of
https://github.com/corda/corda.git
synced 2025-03-25 05:25:25 +00:00
Fix in vault schema so notary_key can have more key entries in CompositeKey, as it's kept as Base58 string. Change default varchar field with size 255 to varchar with size 65535. Add test to VaultSchemaTest.