issues
search
ebean-orm
/
ebean-migration
DB Migration runner (similar to Flyway) which can be used standalone or with Ebean (run migrations on EbeanServer start)
Apache License 2.0
9
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump avaje classpath-scanner to 7.1 (it uses System.Logger)
#112
rbygrave
closed
2 years ago
0
Bump to Java 11
#111
rbygrave
closed
2 years ago
0
Improve error when using module-path and there is a missing "opens dbmigration;'" clause
#110
rbygrave
closed
2 years ago
0
Improvements for migration table locking
#109
rPraml
closed
2 years ago
1
Concurrent run of DB Migrations with MySql and MariaDB fails (need to use named locks)
#108
rbygrave
closed
2 years ago
0
DbMigration does not properly handle concurrent runs
#107
rPraml
closed
2 years ago
2
Generated migration sql should quote keywords
#106
gdoenlen
closed
2 years ago
3
Bump ebean-ddl-runner to 1.3
#105
rbygrave
closed
2 years ago
0
Bug: Merge platformName and platform ... in MigrationConfig (setting platform alone doesn't work)
#104
rbygrave
closed
2 years ago
0
Bump postgresql from 42.3.2 to 42.3.3 in /ebean-migration
#103
dependabot[bot]
closed
2 years ago
0
Support "basePlatform" (e.g. support both db2 and db2luw) - Was, Problems with auto-detection of migration scripts
#102
rPraml
closed
2 years ago
7
Bump postgresql from 42.3.1 to 42.3.2 in /ebean-migration
#101
dependabot[bot]
closed
2 years ago
2
DB2: MigrationTable is not found, when schema contains underscore
#100
rPraml
closed
2 years ago
1
Bump h2 from 2.0.202 to 2.1.210 in /ebean-migration
#99
dependabot[bot]
closed
2 years ago
3
Bump h2 from 2.0.202 to 2.0.206 in /ebean-migration
#98
dependabot[bot]
closed
2 years ago
1
Bump h2 from 1.4.199 to 2.0.202 in /ebean-migration
#97
dependabot[bot]
closed
2 years ago
0
JDBC Connection is left open when no migration was run
#96
rPraml
closed
2 years ago
1
Also check for init migrations before skipping the migration run
#95
jonasPoehler
closed
2 years ago
1
Refactor logging - use io.ebean.migration as the main logger
#94
rbygrave
closed
3 years ago
0
Fix module requires
#93
rbygrave
closed
3 years ago
0
Bump dependencies - ebean-ddl-runner, classpath-scanner for module support
#92
rbygrave
closed
3 years ago
0
Change the checksum computation to be before parameter replacement
#91
rbygrave
closed
1 year ago
6
Consider using ServiceLoader to load JdbcMigrations (or load a factory that provides the JdbcMigrations)
#90
rbygrave
opened
3 years ago
0
For multiple platforms automatically run the correct migrations
#89
rbygrave
closed
3 years ago
0
Support reading idx_<platform>.migrations as fast path for running migrations
#88
rbygrave
closed
1 year ago
0
ENH: Add @Nonnull annotation to API for more explicit indication of non null method responses
#87
rbygrave
closed
3 years ago
0
Make MigrationRunner extendable - take 2
#86
rbygrave
closed
3 years ago
0
Make MigrationRunner extendable.
#85
fishermans
closed
3 years ago
2
Refactor MigrationConfig loading boolean properties skipMigrationRun, skipChecksum, createSchemaIfNotExists, setCurrentSchema
#84
rbygrave
closed
3 years ago
0
Add support for skipMigrationRun (as an approach to migrate from Flyway etc)
#83
rbygrave
closed
3 years ago
0
NoClassDefFoundError for io.ebean.migration.runner.ScriptTransform with version 12.2.0
#82
almothafar
closed
4 years ago
3
Support loading properties from ebean.migration as well as the existing dbmigration
#81
rbygrave
closed
4 years ago
0
Remove use of DbDriver as not necessary and can be removed
#80
rbygrave
closed
4 years ago
0
Add ebean-migration-auto for minimising the dependency to ebean-api
#79
rbygrave
closed
4 years ago
0
Extract ebean-ddl-runner code
#78
rbygrave
closed
4 years ago
0
Bump junit from 4.12 to 4.13.1
#77
dependabot[bot]
closed
4 years ago
0
Migration is not working properly!
#76
batzorigt
closed
4 years ago
8
Refactor DdlRunner to set auto commit true depending on useAutoCommit and platform DdlAutoCommit
#75
rbygrave
closed
4 years ago
0
Support Postgres "create index concurrently"
#74
rbygrave
closed
4 years ago
0
Bump avaje classpath scanner
#73
rbygrave
closed
4 years ago
0
ENH: support for specifying a min-version to enforce certain migration paths
#72
rPraml
closed
5 years ago
0
Ignore inner classes in JdbcMigrations
#71
focdanisch
closed
5 years ago
1
Add a 0 version migration to denote the migration table creation and support logical locking
#70
rbygrave
closed
5 years ago
0
dbmigration adding delimiter $$ for Microsoft SQL Server procedures script - change to use GO
#69
almothafar
closed
5 years ago
21
#65 - Change first select for update to be lock table instead
#68
rbygrave
closed
5 years ago
0
dbmigration.patchResetChecksumOn does not work without patchInsertOn
#67
rPraml
closed
5 years ago
0
DdlParser with string literal containing both semicolon and newline
#66
Kars-de-Jong
closed
5 years ago
2
Change first select for update to be lock table instead
#65
rbygrave
closed
5 years ago
0
#63 - ERROR: duplicate key value violates unique constraint "pk_db_migration"
#64
rbygrave
closed
5 years ago
0
ERROR: duplicate key value violates unique constraint "pk_db_migration"
#63
rbygrave
closed
5 years ago
0
Previous
Next