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
.
block
/
buzz
Public
Notifications
You must be signed in to change notification settings
Fork
3.2k
Star
26.3k
Code
Issues
1.1k
Pull requests
1.4k
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: migrate from MySQL to Postgres with pgschema
- #114
#114
Merged
tlongwell-block
merged 13 commits into
main
block/buzz:main
from
aat/migrate-mysql-to-postgres
block/buzz:aat/migrate-mysql-to-postgres
Copy head branch name to clipboard
Mar 19, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: migrate from MySQL to Postgres with pgschema
#114
tlongwell-block
merged 13 commits into
main
block/buzz:main
from
aat/migrate-mysql-to-postgres
block/buzz:aat/migrate-mysql-to-postgres
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2026
feat: migrate from MySQL to Postgres with pgschema
Show description for 688846e
alecthomas
and
claude
committed
688846e
View commit details
Copy full SHA for 688846e
Browse repository at this point
fix: add pgschema apply step to CI before relay start
Show description for e533dc9
alecthomas
and
claude
committed
e533dc9
View commit details
Copy full SHA for e533dc9
Browse repository at this point
Merge remote-tracking branch 'origin/main' into aat/migrate-mysql-to-postgres
Show description for 12f1ab4
tlongwell-block
committed
12f1ab4
View commit details
Copy full SHA for 12f1ab4
Browse repository at this point
fix: sqlx Postgres type compatibility — native UUID, enum ::text casts, partitions
Show description for ffd2b89
tlongwell-block
committed
ffd2b89
View commit details
Copy full SHA for ffd2b89
Browse repository at this point
fix(db): drop unnecessary DISTINCT from accessible channels query
Show description for affddbe
tlongwell-block
committed
affddbe
View commit details
Copy full SHA for affddbe
Browse repository at this point
fix(db): cast bound enum params in INSERT/UPDATE statements
Show description for 122c8ed
tlongwell-block
committed
122c8ed
View commit details
Copy full SHA for 122c8ed
Browse repository at this point
docs: fix stale DISTINCT comment and TESTING.md enum type
tlongwell-block
committed
f3910e4
View commit details
Copy full SHA for f3910e4
Browse repository at this point
style: rustfmt
tlongwell-block
committed
69f6a5d
View commit details
Copy full SHA for 69f6a5d
Browse repository at this point
fix: use Postgres error strings for unique constraint violations
Show description for 0073a96
tlongwell-block
committed
0073a96
View commit details
Copy full SHA for 0073a96
Browse repository at this point
fix(db): cast text bind params to jsonb for workflow definition column
Show description for 3feb25d
tlongwell-block
committed
3feb25d
View commit details
Copy full SHA for 3feb25d
Browse repository at this point
test: update MCP e2e tests for renamed tools (PR #115 compat)
tlongwell-block
committed
613263a
View commit details
Copy full SHA for 613263a
Browse repository at this point
test: fix workflow approval test — use error_message field, add channel to steps
Show description for cfe9f8d
tlongwell-block
committed
cfe9f8d
View commit details
Copy full SHA for cfe9f8d
Browse repository at this point
style: rustfmt test files
tlongwell-block
committed
58fdb0f
View commit details
Copy full SHA for 58fdb0f
Browse repository at this point
You can’t perform that action at this time.