Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix ddl from exists table (go-gorm/sqlite#172) #110

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

glebarez
Copy link
Owner

@glebarez glebarez commented Dec 6, 2023

No description provided.

@glebarez glebarez merged commit 869dd96 into glebarez:master Dec 6, 2023
18 checks passed
adalinesimonian referenced this pull request in NLLCommunity/heimdallr Aug 24, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/glebarez/sqlite](https://togithub.com/glebarez/sqlite) |
`v1.10.0` -> `v1.11.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fglebarez%2fsqlite/v1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fglebarez%2fsqlite/v1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fglebarez%2fsqlite/v1.10.0/v1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fglebarez%2fsqlite/v1.10.0/v1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>glebarez/sqlite (github.com/glebarez/sqlite)</summary>

###
[`v1.11.0`](https://togithub.com/glebarez/sqlite/releases/tag/v1.11.0):
GORM 1.25.7 and upstream merge

[Compare
Source](https://togithub.com/glebarez/sqlite/compare/v1.10.0...v1.11.0)

#### What's Changed

- fix ddl from exists table
([go-gorm#172](https://togithub.com/go-gorm/sqlite/issues/172)) by
[@&#8203;glebarez](https://togithub.com/glebarez) in
[https://github.com/glebarez/sqlite/pull/110](https://togithub.com/glebarez/sqlite/pull/110)
- build(deps): bump actions/setup-go from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/glebarez/sqlite/pull/111](https://togithub.com/glebarez/sqlite/pull/111)
- build(deps): bump dawidd6/action-download-artifact from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/glebarez/sqlite/pull/112](https://togithub.com/glebarez/sqlite/pull/112)
- build(deps): bump actions/upload-artifact from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/glebarez/sqlite/pull/113](https://togithub.com/glebarez/sqlite/pull/113)
- Merge upstream by [@&#8203;glebarez](https://togithub.com/glebarez) in
[https://github.com/glebarez/sqlite/pull/127](https://togithub.com/glebarez/sqlite/pull/127)
- build(deps): bump gorm.io/gorm from 1.25.5 to 1.25.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/glebarez/sqlite/pull/118](https://togithub.com/glebarez/sqlite/pull/118)
- build(deps): bump actions/cache from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/glebarez/sqlite/pull/116](https://togithub.com/glebarez/sqlite/pull/116)

**Full Changelog**:
glebarez/sqlite@v1.10.0...v1.11.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/NLLCommunity/heimdallr).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.

2 participants