Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

U/rowen/show readonly error #41

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Conversation

r-owen
Copy link
Collaborator

@r-owen r-owen commented Feb 11, 2022

No description provided.

r-owen added 17 commits February 8, 2022 12:45
constructor argument. The table is always created, if it doesn't exists.
This makes the function more general than requiring
a particular kind of postgres object.
* Specifying argument instrument to registry.queryDimensionRecords
  results in a LookupError if the instrument is unknown.
  The workaround is to specify "instrument = '{instrument}'"
  in the where argument.
* Specifying instrument to the bind argument does not work.
The workaround is to manually sanitize the name before executing the query.
Have two registries: LSSTCam and LATISS.
Include the raw images used in the registries
(highly compressed, with all pixels 0).
Include a script to generate the compressed images from regular images.
Update the tests to use these new test registries.
It is no longer possible to search both registries
at the same time, as this does not play well with order_by and offset.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant