Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlc-dev
/
sqlc-gen-python
Public
Notifications
You must be signed in to change notification settings
Fork
50
Star
334
Code
Issues
36
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: emit_module, emit_generators and emit_async flags
- #15
#15
Open
kevinvalk
wants to merge 10 commits into
sqlc-dev:main
sqlc-dev/sqlc-gen-python:main
from
codean-io:main
codean-io/sqlc-gen-python:main
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
feat: emit_module, emit_generators and emit_async flags
#15
kevinvalk
wants to merge 10 commits into
sqlc-dev:main
sqlc-dev/sqlc-gen-python:main
from
codean-io:main
codean-io/sqlc-gen-python:main
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2023
feat: using emit_module, emit_generators and emit_async flags you can now generate query code that suites your need
kevinvalk
committed
d785536
View commit details
Copy full SHA for d785536
Browse repository at this point
docs: udated README
kevinvalk
committed
c7137df
View commit details
Copy full SHA for c7137df
Browse repository at this point
chore: updated go version to 1.21.0 and uploading of plugin as artifact
kevinvalk
committed
ba256bd
View commit details
Copy full SHA for ba256bd
Browse repository at this point
Commits on Aug 24, 2023
feat: added output_models_file_name and output_querier_file options to configure output files
kevinvalk
committed
bfa71a9
View commit details
Copy full SHA for bfa71a9
Browse repository at this point
feat: support sqlc.embed
kevinvalk
committed
f239082
View commit details
Copy full SHA for f239082
Browse repository at this point
Commits on Feb 21, 2024
feat: added type annotations
kevinvalk
committed
449d140
View commit details
Copy full SHA for 449d140
Browse repository at this point
Merge remote-tracking branch 'upstream/main'
kevinvalk
committed
4a7f0df
View commit details
Copy full SHA for 4a7f0df
Browse repository at this point
fix: ensure we are fully backwards compatible
kevinvalk
committed
3e51313
View commit details
Copy full SHA for 3e51313
Browse repository at this point
fix: updated ast.proto with manual patch for the AnnAssign node
kevinvalk
committed
6efc624
View commit details
Copy full SHA for 6efc624
Browse repository at this point
feat: automatic release of the plugin on tagging
kevinvalk
committed
3d5cd34
View commit details
Copy full SHA for 3d5cd34
Browse repository at this point
You can’t perform that action at this time.