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
.
BunnyWay
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
22
Code
Issues
6
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(db): migrations create, list, and apply
- #136
#136
Open
jamie-at-bunny
wants to merge 12 commits into
main
BunnyWay/cli:main
from
db-migrations
BunnyWay/cli:db-migrations
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat(db): migrations create, list, and apply
#136
jamie-at-bunny
wants to merge 12 commits into
main
BunnyWay/cli:main
from
db-migrations
BunnyWay/cli:db-migrations
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
feat(db): migrations create, list, and apply
Show description for e496926
jamie-at-bunny
committed
e496926
View commit details
Copy full SHA for e496926
Browse repository at this point
fix(db): address review feedback on migrations
Show description for e114a6d
jamie-at-bunny
committed
e114a6d
View commit details
Copy full SHA for e114a6d
Browse repository at this point
fix(db): handle block comments and plaintext token targets
Show description for 68ed0f1
jamie-at-bunny
committed
68ed0f1
View commit details
Copy full SHA for 68ed0f1
Browse repository at this point
fix(db): bind the .env token to the .env URL
Show description for 3f839e9
jamie-at-bunny
committed
3f839e9
View commit details
Copy full SHA for 3f839e9
Browse repository at this point
Commits on Jul 31, 2026
interactive create
jamie-at-bunny
committed
50d741e
View commit details
Copy full SHA for 50d741e
Browse repository at this point
Commits on Aug 13, 2026
Harden database migrations with glob patterns and drift checks
jamie-at-bunny
committed
a81be6e
View commit details
Copy full SHA for a81be6e
Browse repository at this point
lint and fmt
jamie-at-bunny
committed
162194a
View commit details
Copy full SHA for 162194a
Browse repository at this point
Enforce encrypted database URLs and endpoint matching
jamie-at-bunny
committed
e233fed
View commit details
Copy full SHA for e233fed
Browse repository at this point
Preserve CREATE TRIGGER IF NOT EXISTS statements
jamie-at-bunny
committed
074d492
View commit details
Copy full SHA for 074d492
Browse repository at this point
Merge branch 'main' into db-migrations
jamie-at-bunny
authored
4f8e464
View commit details
Copy full SHA for 4f8e464
Browse repository at this point
Commits on Aug 20, 2026
Merge branch 'main' into db-migrations
Show description for e9428b5
jamie-at-bunny
committed
e9428b5
View commit details
Copy full SHA for e9428b5
Browse repository at this point
Mark db migrations as experimental in help
jamie-at-bunny
committed
01b1c91
View commit details
Copy full SHA for 01b1c91
Browse repository at this point
You can’t perform that action at this time.