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
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
.
ebean-orm
/
ebean-migration
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
8
Code
Issues
2
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] Refactor jdbc migration and use service loader
- #151
#151
Open
rPraml
wants to merge 21 commits into
ebean-orm:master
ebean-orm/ebean-migration:master
from
FOCONIS:refactor-jdbc-migration
FOCONIS/ebean-migration:refactor-jdbc-migration
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
[WIP] Refactor jdbc migration and use service loader
#151
rPraml
wants to merge 21 commits into
ebean-orm:master
ebean-orm/ebean-migration:master
from
FOCONIS:refactor-jdbc-migration
FOCONIS/ebean-migration:refactor-jdbc-migration
Copy head branch name to clipboard
Commits
Commits on Nov 23, 2023
removed old migration code
rPraml
committed
13f69b0
View commit details
Copy full SHA for 13f69b0
Browse repository at this point
JdbcMigrations are provided by a factory now
rPraml
committed
4180c7b
View commit details
Copy full SHA for 4180c7b
Browse repository at this point
Added tests and fixes for serviceLoader
rPraml
committed
4c0e7cf
View commit details
Copy full SHA for 4c0e7cf
Browse repository at this point
Fix return value of readResources
rPraml
committed
33a356c
View commit details
Copy full SHA for 33a356c
Browse repository at this point
Commits on Dec 8, 2023
Changed to collection and added context
rPraml
committed
cb73cd9
View commit details
Copy full SHA for cb73cd9
Browse repository at this point
Commits on Dec 11, 2023
Tests will run
rPraml
committed
58d893f
View commit details
Copy full SHA for 58d893f
Browse repository at this point
Commits on Jan 2, 2024
formatting
rPraml
committed
452a16e
View commit details
Copy full SHA for 452a16e
Browse repository at this point
Merge branch 'master-rob' into refactor-jdbc-migration
rPraml
committed
ee3eeb6
View commit details
Copy full SHA for ee3eeb6
Browse repository at this point
fixed compile errors
rPraml
committed
f51f437
View commit details
Copy full SHA for f51f437
Browse repository at this point
Provide access to Database
rPraml
committed
fbf4e5f
View commit details
Copy full SHA for fbf4e5f
Browse repository at this point
add it-tests
rPraml
committed
a405ce0
View commit details
Copy full SHA for a405ce0
Browse repository at this point
Merge branch 'fix-shutdown-ds' into refactor-jdbc-migration
rPraml
committed
bc51a45
View commit details
Copy full SHA for bc51a45
Browse repository at this point
add it test
rPraml
committed
a66a434
View commit details
Copy full SHA for a66a434
Browse repository at this point
Commits on Jan 3, 2024
Reverting some code
rPraml
committed
16aee17
View commit details
Copy full SHA for 16aee17
Browse repository at this point
begin with db dependency
rPraml
committed
e60e475
View commit details
Copy full SHA for e60e475
Browse repository at this point
added plugin
rPraml
committed
4da3958
View commit details
Copy full SHA for 4da3958
Browse repository at this point
Commits on Apr 10, 2024
Merge branch 'master-rob' into refactor-jdbc-migration
rPraml
committed
2ab8ef2
View commit details
Copy full SHA for 2ab8ef2
Browse repository at this point
FIX: Snapshot versions
rPraml
committed
40d6a73
View commit details
Copy full SHA for 40d6a73
Browse repository at this point
Commits on Apr 11, 2024
Comments
rPraml
committed
3de01dc
View commit details
Copy full SHA for 3de01dc
Browse repository at this point
Removed obsolete IT project (tests are in ebean-migration-db)
rPraml
committed
6d14cf8
View commit details
Copy full SHA for 6d14cf8
Browse repository at this point
Some comments and documentation
rPraml
committed
4391093
View commit details
Copy full SHA for 4391093
Browse repository at this point
You can’t perform that action at this time.