Skip to content

Raw SQL Query Not Working #180

@Will-Cooper

Description

@Will-Cooper

The raw_query function seems to be returning empty tables, even with things which should be populated, e.g:

select * from Sources

but Photometry has returned data...
c.f. Ricky email:

So If I wanted to get young objects from Simple what would I have to use as a query, assuming I would have to go to https://www.simple-bd-archive.org/raw_query I thought this would work " select * from Sources join Gravities using (source) " but it returns nothing even with a where source like "%twa%" ...

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghigh priorityThis needs doing as soon as possible

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions