All Downloads are FREE. Search and download functionalities are using the official Maven repository.

db.migration.V70__add_index_to_party_identified.sql Maven / Gradle / Ivy

There is a newer version: 0.32.0
Show newest version
CREATE INDEX party_identified_namespace_value_idx ON party_identified(party_ref_namespace, party_ref_value);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy