Skip to content

Conversation

@dr-rodriguez
Copy link
Collaborator

Closes #187

Comment on lines -159 to +165
raw_sql_query = db.sql_query('select * from Sources where source == "Luhman 16"', fmt='pandas')

# Using a source that returns a single row
raw_sql_query = db.sql_query('select * from Sources where source == "WISE J104915.57-531906.1"', fmt='pandas')
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test failed since the source was renamed.

Copy link
Contributor

@kelle kelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kelle kelle merged commit f221b54 into main Jun 27, 2025
1 check passed
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.

fix 3.3.2025.6 release

3 participants