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

Update dreamfactory/df-sqldb requirement from ~1.0 to ~1.1 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 22, 2023

Updates the requirements on dreamfactory/df-sqldb to permit the latest version.

Release notes

Sourced from dreamfactory/df-sqldb's releases.

1.1.0

What's Changed

Full Changelog: dreamfactorysoftware/df-sqldb@1.0.0...1.1.0

Changelog

Sourced from dreamfactory/df-sqldb's changelog.

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

[0.15.4] - 2018-04-03

Changed

  • Updated order by behavior

[0.15.3] - 2018-02-25

Changed

  • Made it easier to extend existing SQL Database classes
  • No need to include the identifying fields in update request

[0.15.2] - 2018-01-29

Fixed

  • Allow for old SQLite pragma for index_list which does not include origin column

[0.15.1] - 2018-01-25

Added

  • DF-1275 Initial support for multi-column constraints

[0.15.0] - 2017-12-26

Added

  • DF-1224 Added ability to set different default limits (max_records_returned) per service
  • Added package discovery
  • DF-1186 Added exceptions for missing data when generating relationships
  • Add GraphQL support

Changed

  • DF-1150 Update copyright and support email
  • Separate resources from resource handlers
  • Used new getPrimaryKey method for better multi-key handling

[0.14.0] - 2017-11-03

Changed

  • Change getNativeDateTimeFormat to handle column schema to detect detailed datetime format
  • DF-1184 Limit schema object displayed fields when discovery is not complete
  • Upgrade Swagger to OpenAPI 3.0 specification

[0.13.1] - 2017-10-30

Fixed

  • Fix typo for stored functions

[0.13.0] - 2017-09-18

Added

  • Support for HAS_ONE relationship in schema management and relationship handling
  • DF-1060 Support for data retrieval (GET) caching and configuration

Fixed

  • DF-1165 Only squelch empty row set (2053) general MySQL error, propagate others

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [dreamfactory/df-sqldb](https://github.com/dreamfactorysoftware/df-sqldb) to permit the latest version.
- [Release notes](https://github.com/dreamfactorysoftware/df-sqldb/releases)
- [Changelog](https://github.com/dreamfactorysoftware/df-sqldb/blob/master/CHANGELOG.md)
- [Commits](dreamfactorysoftware/df-sqldb@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: dreamfactory/df-sqldb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot Refers to Dependabot dependencies labels Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Refers to Dependabot dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants