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
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
212
Pull requests
185
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: Bump psycopg2 to psycopg3 for all Postgres components
- #4303
#4303
Merged
HaoXuAI
merged 21 commits into
feast-dev:master
feast-dev/feast:master
from
job-almekinders:psycopg2-3-ready
job-almekinders/feast:psycopg2-3-ready
Copy head branch name to clipboard
Jul 1, 2024
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat: Bump psycopg2 to psycopg3 for all Postgres components
#4303
HaoXuAI
merged 21 commits into
feast-dev:master
feast-dev/feast:master
from
job-almekinders:psycopg2-3-ready
job-almekinders/feast:psycopg2-3-ready
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2024
Makefile: Formatting
Show description for 9cdceab
job-almekinders
committed
9cdceab
View commit details
Copy full SHA for 9cdceab
Browse repository at this point
Makefile: Exclude Snowflake tests for postgres offline store tests
Show description for dca9c9a
job-almekinders
committed
dca9c9a
View commit details
Copy full SHA for dca9c9a
Browse repository at this point
Bootstrap: Use conninfo
Show description for fc65cfc
job-almekinders
committed
fc65cfc
View commit details
Copy full SHA for fc65cfc
Browse repository at this point
Tests: Make connection string compatible with psycopg3
Show description for a3ea80d
job-almekinders
committed
a3ea80d
View commit details
Copy full SHA for a3ea80d
Browse repository at this point
Tests: Test connection type pool and singleton
Show description for e53d9e6
job-almekinders
committed
e53d9e6
View commit details
Copy full SHA for e53d9e6
Browse repository at this point
Global: Replace conn.set_session() calls to be psycopg3 compatible
Show description for 59cbd10
job-almekinders
committed
59cbd10
View commit details
Copy full SHA for 59cbd10
Browse repository at this point
Offline: Use psycopg3
Show description for 0f86e9e
job-almekinders
committed
0f86e9e
View commit details
Copy full SHA for 0f86e9e
Browse repository at this point
Online: Use psycopg3
Show description for cd91fdc
job-almekinders
committed
cd91fdc
View commit details
Copy full SHA for cd91fdc
Browse repository at this point
Online: Restructure online_write_batch
Show description for 3504c77
job-almekinders
committed
3504c77
View commit details
Copy full SHA for 3504c77
Browse repository at this point
Online: Use correct placeholder
Show description for 6e45f8e
job-almekinders
committed
6e45f8e
View commit details
Copy full SHA for 6e45f8e
Browse repository at this point
Online: Handle bytes properly in online_read()
Show description for c755fcd
job-almekinders
committed
c755fcd
View commit details
Copy full SHA for c755fcd
Browse repository at this point
Online: Whitespace
Show description for acd4a8f
job-almekinders
committed
acd4a8f
View commit details
Copy full SHA for acd4a8f
Browse repository at this point
Online: Open ConnectionPool
Show description for 36147ef
job-almekinders
committed
36147ef
View commit details
Copy full SHA for 36147ef
Browse repository at this point
Online: Add typehint
Show description for d3fd7e7
job-almekinders
committed
d3fd7e7
View commit details
Copy full SHA for d3fd7e7
Browse repository at this point
Utils: Use psycopg3
Show description for 0a9bced
job-almekinders
committed
0a9bced
View commit details
Copy full SHA for 0a9bced
Browse repository at this point
Lint: Raise exceptions if cursor returned no columns or rows
Show description for af136da
job-almekinders
committed
af136da
View commit details
Copy full SHA for af136da
Browse repository at this point
Add comment on +psycopg string
Show description for 0926a15
job-almekinders
committed
0926a15
View commit details
Copy full SHA for 0926a15
Browse repository at this point
Docs: Remove mention of psycopg2
Show description for 6514987
job-almekinders
committed
6514987
View commit details
Copy full SHA for 6514987
Browse repository at this point
Lint: Fix
Show description for 915454c
job-almekinders
committed
915454c
View commit details
Copy full SHA for 915454c
Browse repository at this point
Default to postgresql+psycopg and log warning
Show description for d8e6619
job-almekinders
committed
d8e6619
View commit details
Copy full SHA for d8e6619
Browse repository at this point
Solve merge conflicts
Show description for 3328530
job-almekinders
committed
3328530
View commit details
Copy full SHA for 3328530
Browse repository at this point
You can’t perform that action at this time.