Skip to content

Add Real type #43

@peterdudfield

Description

@peterdudfield

Is your feature request related to a problem? Please describe.
When converting sql type real to sqlalchemy, it is changed to real() but it should be sa.Real

Describe the solution you'd like
it should be automatically changed to 'Real'

I'm happy to give this go, and give a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions