babyname / fate

Fate is a modern science chinese name create tool.
https://github.com/babyname/fate
MIT License
2.32k stars 462 forks source link

chore(deps): bump github.com/xormsharp/xorm from 1.0.0 to 1.0.4 #100

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/xormsharp/xorm from 1.0.0 to 1.0.4.

Changelog

Sourced from github.com/xormsharp/xorm's changelog.

Changelog

This changelog goes through all the changes that have been made in each release without substantial changes to our git log.

1.0.3 - 2020-07-10

  • BUGFIXES
    • Fix dump of sqlite (#1639)
  • ENHANCEMENTS
    • Fix index name parsing in SQLite dialect (#1737)
    • add hooks for Commit and Rollback (#1733)

1.0.2 - 2020-06-16

  • FEATURES
  • BUGFIXES
    • Fix bug when ID used but no reference table given (#1709)
    • Fix find and count bug (#1651)
  • ENHANCEMENTS
    • chore: improve snakeCasedName performance (#1688)
    • Fix find with another struct (#1666)
    • fix GetColumns missing ordinal position (#1660)
  • MISC
    • chore: improve titleCasedName performance (#1691)

1.0.1 - 2020-03-25

  • BUGFIXES
    • Oracle : Local Naming Method (#1515)
    • Fix find and count bug (#1618)
    • Fix duplicated deleted condition on FindAndCount (#1619)
    • Fix find and count bug with cache (#1622)
    • Fix postgres schema problem (#1624)
    • Fix quote with blank (#1626)
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)