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 }}
beesaferoot
/
gorm-migrate
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat: Add support for indexes and foreign key changes
- #2
#2
Merged
beesaferoot
merged 10 commits into
main
beesaferoot/gorm-migrate:main
from
feat-migrator-facade
beesaferoot/gorm-migrate:feat-migrator-facade
Copy head branch name to clipboard
Aug 4, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Feat: Add support for indexes and foreign key changes
#2
beesaferoot
merged 10 commits into
main
beesaferoot/gorm-migrate:main
from
feat-migrator-facade
beesaferoot/gorm-migrate:feat-migrator-facade
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2025
feat: detect foreign key changes and index changes
Show description for b8cea3c
beesaferoot
committed
b8cea3c
View commit details
Copy full SHA for b8cea3c
Browse repository at this point
add tests
beesaferoot
committed
2bc4623
View commit details
Copy full SHA for 2bc4623
Browse repository at this point
update limitations
beesaferoot
committed
a6b982b
View commit details
Copy full SHA for a6b982b
Browse repository at this point
compare indexes correctly
beesaferoot
committed
c80ac00
View commit details
Copy full SHA for c80ac00
Browse repository at this point
Add fallback guard if db is not postgres
beesaferoot
committed
c8838ca
View commit details
Copy full SHA for c8838ca
Browse repository at this point
fix tests
beesaferoot
committed
75b10cc
View commit details
Copy full SHA for 75b10cc
Browse repository at this point
fix lint errors
beesaferoot
committed
2af109a
View commit details
Copy full SHA for 2af109a
Browse repository at this point
fix postgres test failures
beesaferoot
committed
ed08d3d
View commit details
Copy full SHA for ed08d3d
Browse repository at this point
minor fix
beesaferoot
committed
80ef79d
View commit details
Copy full SHA for 80ef79d
Browse repository at this point
temporarily comment out test
beesaferoot
committed
d2b4fef
View commit details
Copy full SHA for d2b4fef
Browse repository at this point
You can’t perform that action at this time.