Skip to content

chore(release): prepare v0.1.0 for PyPI#5

Merged
azhig merged 1 commit into
mainfrom
release/0.1.0
Jun 2, 2026
Merged

chore(release): prepare v0.1.0 for PyPI#5
azhig merged 1 commit into
mainfrom
release/0.1.0

Conversation

@azhig

@azhig azhig commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Package the project for its first public PyPI release and fix correctness issues in the generated application.

Generated app fixes:

  • map DBML timestamp/datetime/date/time to Python datetime/date/time instead of str, emitting the matching imports
  • add greenlet to generated requirements
  • read DATABASE_URL from the environment and use the FastAPI lifespan API

Package the project for its first public PyPI release and fix
correctness issues in the generated application.

Generated app fixes:
- map DBML timestamp/datetime/date/time to Python datetime/date/time
  instead of str, emitting the matching imports
- add greenlet to generated requirements
- read DATABASE_URL from the environment and use the FastAPI lifespan API
@azhig azhig merged commit 8a19ca3 into main Jun 2, 2026
3 checks passed
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

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