Mercurial > hg > LGDataverses
view scripts/search/dbdbobject @ 12:c2e2d794847f
new: add config.properties file for gazetteer
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Wed, 30 Sep 2015 13:43:54 +0200 |
| parents | a50cf11e5178 |
| children |
line wrap: on
line source
#!/bin/bash -x ~/.homebrew/bin/psql -c "select id, dtype, modificationtime, indextime, permissionmodificationtime, permissionindextime from dvobject order by id;" dataverse_db
