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
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
.
PyGreSQL
/
PyGreSQL
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
48
Code
Issues
21
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: PyGreSQL/PyGreSQL
Actions
All workflows
Workflows
pages-build-deployment
pages-build-deployment
Publish PyGreSQL documentation
Publish PyGreSQL documentation
Run PyGreSQL quality checks
Run PyGreSQL quality checks
Run PyGreSQL test matrix
Run PyGreSQL test matrix
Show more workflows...
Management
Caches
Deployments
Run PyGreSQL quality checks
Run PyGreSQL quality checks
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
lint.yml
will be ignored since log searching is not yet available
37 workflow runs
37 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
WIP: properly adapt bytes
Run PyGreSQL quality checks
#119:
Pull request
#94
opened by
justinpryzby
58s
justinpryzby:adapt-bytes
justinpryzby:adapt-bytes
58s
View #94
View workflow file
Fix typo
Run PyGreSQL quality checks
#118:
Commit
3359feb
pushed by
Cito
55s
main
main
55s
View workflow file
Bump version and update changelog
Run PyGreSQL quality checks
#117:
Commit
fff495a
pushed by
Cito
55s
6.2.3
6.2.3
55s
View workflow file
Bump version and update changelog
Run PyGreSQL quality checks
#116:
Commit
fff495a
pushed by
Cito
1m 28s
main
main
1m 28s
View workflow file
Bump version and update changelog
Run PyGreSQL quality checks
#115:
Commit
0aad7a4
pushed by
Cito
1m 2s
main
main
1m 2s
View workflow file
Bump version and update changelog
Run PyGreSQL quality checks
#114:
Commit
b57def7
pushed by
Cito
1m 5s
main
main
1m 5s
View workflow file
inserttable: update documentation
Run PyGreSQL quality checks
#113:
Commit
aa6fee8
pushed by
Cito
57s
main
main
57s
View workflow file
inserttable: test all date types
Run PyGreSQL quality checks
#112:
Commit
fe08ff2
pushed by
Cito
57s
main
main
57s
View workflow file
inserttable: use str(datetime)
Run PyGreSQL quality checks
#111:
Commit
fdb0931
pushed by
Cito
57s
main
main
57s
View workflow file
inserttable: flush remaining only if needed
Run PyGreSQL quality checks
#110:
Commit
0609317
pushed by
Cito
58s
main
main
58s
View workflow file
fix memory leak and Inserttable batch (#92)
Run PyGreSQL quality checks
#109:
Commit
15ab3ba
pushed by
Cito
54s
main
main
54s
View workflow file
inserttable() to use str(datetime) rather than repr()
Run PyGreSQL quality checks
#108:
Pull request
#93
opened by
justinpryzby
1m 0s
justinpryzby:inserttable-date
justinpryzby:inserttable-date
1m 0s
View #93
View workflow file
Remove unnecessary macro section in pgmodule.c
Run PyGreSQL quality checks
#107:
Commit
c3aee23
pushed by
Cito
57s
main
main
57s
View workflow file
Catch error in PyUnicode_AsUTF8
Run PyGreSQL quality checks
#106:
Commit
7805b84
pushed by
Cito
1m 3s
main
main
1m 3s
View workflow file
Always use snprintf instead of sprintf
Run PyGreSQL quality checks
#105:
Commit
e439b2f
pushed by
Cito
56s
main
main
56s
View workflow file
Modularize C extension into separate units (#25)
Run PyGreSQL quality checks
#104:
Commit
dbd3ec8
pushed by
Cito
55s
main
main
55s
View workflow file
Separate extension source into independent units
Run PyGreSQL quality checks
#103:
Commit
bfe05d5
pushed by
Cito
56s
main
main
56s
View workflow file
fix memory leak and Inserttable batch
Run PyGreSQL quality checks
#102:
Pull request
#92
opened by
justinpryzby
1m 3s
justinpryzby:inserttable-batch
justinpryzby:inserttable-batch
1m 3s
View #92
View workflow file
Bump version and year of copyright
Run PyGreSQL quality checks
#101:
Commit
3b25216
pushed by
Cito
54s
6.2.2
6.2.2
54s
View workflow file
Bump version and year of copyright
Run PyGreSQL quality checks
#100:
Commit
3b25216
pushed by
Cito
54s
main
main
54s
View workflow file
inserttable: optimize memory allocation
Run PyGreSQL quality checks
#99:
Commit
40df5a3
pushed by
Cito
57s
main
main
57s
View workflow file
inserttable: optimize memory allocation
Run PyGreSQL quality checks
#98:
Commit
b01733c
pushed by
Cito
1m 0s
main
main
1m 0s
View workflow file
Fix edge case error handling in two functions
Run PyGreSQL quality checks
#97:
Commit
f090e58
pushed by
Cito
1m 1s
main
main
1m 1s
View workflow file
inserttable: remove arbitrary buffer limit (#91)
Run PyGreSQL quality checks
#96:
Commit
e60f78f
pushed by
Cito
55s
main
main
55s
View workflow file
inserttable: remove arbitrary buffer limit (solves #79)
Run PyGreSQL quality checks
#95:
Pull request
#91
opened by
Cito
58s
insert-table-with-dynamic-buffer
insert-table-with-dynamic-buffer
58s
View #91
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.