existingPrimaryKeys
open suspend override fun existingPrimaryKeys(vararg tables: Table): Map<Table, PrimaryKeyMetadata?>
Returns a map with the PrimaryKeyMetadata in each of the specified tables.
Returns a map with the PrimaryKeyMetadata in each of the specified tables.