Skip to content

Merge branch '0.x' into 0.next#2100

Merged
MasterOdin merged 88 commits into0.nextfrom
0.next-merge
Jul 8, 2022
Merged

Merge branch '0.x' into 0.next#2100
MasterOdin merged 88 commits into0.nextfrom
0.next-merge

Conversation

@MasterOdin
Copy link
Copy Markdown
Member

Merging 0.x into 0.x-next to prep for a 0.13 release (#2029). The preceding "Merge branch 0.x" commit from my merge commit was merging the original short-lived branch that got deleted with my merge commit using the new 0.x (old master).

MasterOdin and others added 30 commits October 14, 2021 11:14
Add docs for MysqlAdapter::FIRST constant
Support using mysql int constants on same types
Fix MysqlAdapter::getColumns returning physical limit instead of display width for int columns
Co-authored-by: SlavaAurim <slava.aurim@gmail.com>
Fix adding column to sqlite table created outside phinx
Line 309: $this->table('status')->insert($rows)->save() should probably just be $table('status')->insert($rows)->save() without referencing $this.
Change incorrect reference to $this
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
ndm2 and others added 25 commits March 19, 2022 21:33
This will generate a fully expanded table of contents (in the
`contents.html` file only) that can be used for figuring which files to
index for the search.
update baseline to reflect latest code correction
make sure params are applied
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v1...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-action@v1...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ns/checkout-3

Bump actions/checkout from 2 to 3
…ns/cache-3

Bump actions/cache from 1 to 3
…ov/codecov-action-3

Bump codecov/codecov-action from 1 to 3
Co-authored-by: ingLomeland <ingve.lomeland@gmail.com>
Add php 8.2 to github actions and update versions
@MasterOdin MasterOdin merged commit 1772144 into 0.next Jul 8, 2022
@MasterOdin MasterOdin deleted the 0.next-merge branch July 8, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.