Skip to content

Conversation

@autermann
Copy link
Contributor

Description

Fixes #572

Checklist

This pull request is:

  • A documentation / typographical error fix
    • Good to go, no issue or tests are needed
  • A short code fix
    • Please include: Fixes: #<issue number> in the description if it solves an existing issue
      (which must include a complete example of the issue).
    • Please include tests that fail with the main branch and pass with the provided fix.
  • A new feature implementation or update an existing feature
    • Please include: Fixes: #<issue number> in the description if it solves an existing issue
      (which must include a complete example of the feature).
    • Please include tests that cover every lines of the new/updated feature.
    • Please update the documentation to describe the new/updated feature.

@adrien-berchet
Copy link
Member

Hi @autermann
Nice catch! Thank you very much for this fix and sorry I missed this.

@adrien-berchet adrien-berchet changed the title allow scientific notation within WKT string Fix (sqlite): Allow scientific notation within WKT string Nov 14, 2025
@adrien-berchet adrien-berchet changed the title Fix (sqlite): Allow scientific notation within WKT string Fix: Allow scientific notation within WKT string Nov 14, 2025
@adrien-berchet adrien-berchet merged commit 75f87fa into geoalchemy:master Nov 14, 2025
8 checks 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.

[Bug report] Support scientific notation in WKT strings

2 participants