This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
8
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Files
93c29512df3ba155a3886a37e1aab5cd5c50fe16
piratepoet
/
mailpoet
/
lib
/
Migrator
History
Rostislav Wolny
93c29512df
Fix AppMigrationTemplate description
...
[MAILPOET-5416]
2023-07-26 14:01:39 +02:00
..
AppMigration.php
Add App level migration and template
2023-07-26 14:01:39 +02:00
AppMigrationTemplate.php
Fix AppMigrationTemplate description
2023-07-26 14:01:39 +02:00
Cli.php
Always skip unknown migrations (not only completed ones)
2023-02-13 16:56:01 +01:00
DbMigration.php
Remove access to higher level services in Db level migrations
2023-07-26 14:01:39 +02:00
DbMigrationTemplate.php
Remove access to higher level services in Db level migrations
2023-07-26 14:01:39 +02:00
Logger.php
…
Migrator.php
Make migration runner aware of the level of running migration
2023-07-26 14:01:39 +02:00
MigratorException.php
…
Repository.php
Refactor Migrations Repository to return also migrations level
2023-07-26 14:01:39 +02:00
Runner.php
Make migration runner aware of the level of running migration
2023-07-26 14:01:39 +02:00
Store.php
…