Skip to content

Conversation

@chasemc
Copy link
Collaborator

@chasemc chasemc commented Feb 23, 2025

Fixes issue where formula with atom counts containing a zero result in parse error

for example:

Works:

https://massql.gnps2.org/parse?query=QUERY%20MS2DATA%20WHERE%20MS1MZ=formula(C1)

Doesn't work:

https://massql.gnps2.org/parse?query=QUERY%20MS2DATA%20WHERE%20MS1MZ=formula(C10)

Fixes issue where formula with atom counts containing a zero result in parse error
@mwang87
Copy link
Owner

mwang87 commented Jun 18, 2025

Ahh sorry i didnt see this Chase! I just fixed it haha.

@mwang87 mwang87 closed this Jun 18, 2025
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.

2 participants