irods / irods_capability_storage_tiering

BSD 3-Clause "New" or "Revised" License
5 stars 10 forks source link

[#254] Fix specific query for violating query example in README (main) #256

Closed korydraughn closed 8 months ago

korydraughn commented 8 months ago

See issue for the formatted version of the query.

Confirmed, using PostgreSQL, the SQL does not result in an error when run manually. Of course, testing used a different resource id and AVU.

korydraughn commented 8 months ago

Yes. Can go ahead and do that in this PR.

korydraughn commented 8 months ago

Just need to test it now.

korydraughn commented 8 months ago

TestStorageTieringMultipleQueries passed with the change.

Got it in one too!

trel commented 8 months ago

always nervous about 'in one'... please introduce a typo and watch it not work...

but yes, excellent.

korydraughn commented 8 months ago

Broke the query by including an invalid column name and the test failed. Restored the query to what's included in this PR and the test passed.

trel commented 8 months ago

love it. please to #.

korydraughn commented 8 months ago

'd