Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.65 KB

README.adoc

File metadata and controls

33 lines (24 loc) · 1.65 KB

CollectionSpace SQL

A place to record tips for working with CollectionSpace data directly in the PostgreSql database

Conventions

Client-identifying info has been removed from SQL examples and replaced with the following patterns:

{INSTANCEDOMAIN} replaces values like core.collectionspace.org or collectionspace.clientdomain.org in refname values or elsewhere

CAST(E'urn:cspace:{INSTANCEDOMAIN}:vocabularies:name(publishto):item:name(all)\'All\'' AS text) AS item

Contents

Other resources