8000 Tags · innakonon/migrations · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: innakonon/migrations

Tags

3.2.0

Toggle 3.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.2.0](https://github.com/doctrine/migrations/…

…milestone/44)

Feature release (minor)

### 3.2.0

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **2**

#### Improvement

 - [1174: implementing newSubset and unavailableSubset for migration lists](doctrine#1174) thanks to @chr-hertel
 - [1157: Configurable isTransactional() override](doctrine#1157) thanks to @greg0ire

 - [1170: Deprecate silencing transaction-related errors](doctrine#1170) thanks to @greg0ire

3.1.5

Toggle 3.1.5's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.1.5](https://github.com/doctrine/migrations/…

…milestone/49)

### 3.1.5

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **3**

#### Bug

 - [1175: Add dev dependency on symfony/cache](doctrine#1175) thanks to @greg0ire
 - [1173: No finder sort](doctrine#1173) thanks to @goetas

 - [1171: Skipped migration should not generate an error log](doctrine#1171) thanks to @ogizanagi

2.3.4

Toggle 2.3.4's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.3.4](https://github.com/doctrine/migrations/…

…milestone/46)

### 2.3.4

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **1**

 - [1146: Drop deprecated phpstan configuration options](doctrine#1146) thanks to @greg0ire

#### Bug

 - [1143: Rollback if and only if inside a transaction](doctrine#1143) thanks to @greg0ire

3.1.4

Toggle 3.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.1.4](https://github.com/doctrine/migrations/…

…milestone/48)

3.1.x bugfix release (patch)

### 3.1.4

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Bug

 - [1167: Check for all-or-nothing conflict in migrations](doctrine#1167) thanks to @shadowhand

3.1.3

Toggle 3.1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.1.3](https://github.com/doctrine/migrations/…

…milestone/47)

3.1.x bugfix release (patch)

### 3.1.3

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### Bug

 - [1161: Bugfix: all-or-nothing from configuration must not be ignored](doctrine#1161) thanks to @grachevko
 - [1156: Do not pass connection name to `PrimaryReadReplicaConnection::connect()`](doctrine#1156) thanks to @frankverhoeven

3.1.2

Toggle 3.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.1.2](https://github.com/doctrine/migrations/…

…milestone/43)

3.1.x bugfix release (patch)

### 3.1.2

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **3**

 - [1150: cache some metadata state to avoid querying all the time the database…](doctrine#1150) thanks to @goetas
 - [1147: Fix phpstan workflow](doctrine#1147) thanks to @greg0ire
 - [875: Update the default migration template to adhere to PSR 12 formatting](doctrine#875) thanks to @natewiebe13

3.1.1

Toggle 3.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.1.1](https://github.com/doctrine/migrations/…

…milestone/41)

### 3.1.1

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Documentation

 - [1128: Add Custom migration template into the documentation](doctrine#1128) thanks to @Holicz

3.0.4

Toggle 3.0.4's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.0.4](https://github.com/doctrine/migrations/…

…milestone/45)

### 3.0.4

- Total issues resolved: **0**
- Total pull requests resolved: **0**
- Total contributors: **0**

2.3.3

Toggle 2.3.3's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.3.3](https://github.com/doctrine/migrations/…

…milestone/42)

### 2.3.3

- Total issues resolved: **1**
- Total pull requests resolved: **2**
- Total contributors: **3**

#### Bug

 - [1131: Stop throwing exceptions on commit in PHP8+pdo&doctrine#95;mysql combo ](doctrine#1131) thanks to @ostrolucky and @lippok
 - [916: Fix migration timing/memory-usage display](doctrine#916) thanks to @thePanz

3.1.0

Toggle 3.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.1.0](https://github.com/doctrine/migrations/…

…milestone/32)

### 3.1.0

- Total issues resolved: **0**
- Total pull requests resolved: **7**
- Total contributors: **3**

#### Enhancement

 - [1050: Add a schema&doctrine#95;provider option that enables the diff command for DBAL](doctrine#1050) thanks to @veewee
 - [1010: doctrine#998: Show query and time information when using --query-time](doctrine#1010) thanks to @bobvandevijver

 - [1023: Allow alternative connection/entity-manager via --em or --conn option](doctrine#1023) thanks to @goetas
 - [1009: doctrine#996: Add verbosity notice to command help](doctrine#1009) thanks to @bobvandevijver
 - [1008: Fixed out-of-date lock file](doctrine#1008) thanks to @bobvandevijver
 - [997: Fix --write-sql command option description](doctrine#997) thanks to @bobvandevijver
 - [994: Site meta and branch alias](doctrine#994) thanks to @goetas
0