Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Language Generation #808

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ryanpeach
Copy link

What kind of change does this PR introduce?

Feature

What is the current behavior?

Does not generate python,

What is the new behavior?

Practicing TDD, designing tests first and asking the community for feedback.

Additional Comments

I'd like everyones feedback on this format for the python types. I'm using pydantic and mimicing the go structure, since its closest to python dataclasses (basically structs).

@ryanpeach ryanpeach changed the title Python Language Generation Tests Python Language Generation Oct 1, 2024
@ryanpeach
Copy link
Author

ryanpeach commented Oct 1, 2024

I'm not really sure what a lot of these things other than "Tables" are. Materialized Views? Why are there different types for different operations? CompositeTypes?

Anyway, if we agree on the TDD output, I'll make it work 🙂

@ryanpeach
Copy link
Author

I'd also like to do this again, but for rust.

@lwih
Copy link

lwih commented Oct 31, 2024

Man I'm looking forward to that :)

@yangcheng
Copy link

happy to be early tester!

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.

3 participants