dreamfactorysoftware / df-aws

The DreamFactory AWS services and resources package.
Apache License 2.0
2 stars 5 forks source link

Update dreamfactory/df-database requirement from ~0.11 to ~0.12 #42

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from dreamfactory/df-database's releases.

0.12.0

DP-553: Decimal type conversion issue

Changelog

Sourced from dreamfactory/df-database's changelog.

Change Log

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

[Unreleased]

[0.9.3] - 2018-11-27

  • DF-1411 Incorrect column name casing comparison in nested insert involving non-standard primary key name

[0.9.2] - 2018-02-25

  • DF-1303 Oracle all caps data types are not getting caught for type simplification
  • DF-1288 Disable datetime types formatting when there is no translations configured

[0.9.1] - 2018-01-25

Added

  • DF-1275 Initial support for multi-column constraints

[0.9.0] - 2017-12-26

Added

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

Changed

  • DF-1150 Update copyright and support email
  • Correct designation for HAS_ONE relationship
  • Cleanup use of checkServicePermission, use ServiceManager where applicable

[0.8.1] - 2017-11-21

Fixed

  • Correct designation for HAS_ONE relationship

[0.8.0] - 2017-11-03

Changed

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

[0.7.0] - 2017-09-15

Added

  • DF-1060 Support for data retrieval (GET) caching and configuration
  • Add new support for HAS_ONE relationship to schema management

Fixed

  • DF-1160 Correct resource name usage for procedures and functions when pulling parameters
  • Allow refresh request option to pass down through the layers
  • Cleanup primary and unique key handling

[0.6.1] - 2017-08-30

Added

... (truncated)

Commits
  • f460430 Merge pull request #47 from dreamfactorysoftware/develop
  • 99e19ba Merge pull request #46 from dreamfactorysoftware/DP-553
  • aa58abd Add missing conversion for decimal type
  • 93e229f Merge pull request #41 from dreamfactorysoftware/dependabot/composer/master/d...
  • 4041a47 Merge branch 'master' into dependabot/composer/master/dreamfactory/df-core-ap...
  • ff5ab5b Update dreamfactory/df-graphql requirement from ~0.3 to ~0.4
  • 5f7705f DP-388 Audit Debian Installer: Duplicate Entry on related records issue in De...
  • 5886567 Update dreamfactory/df-core requirement from ~0.24 to ~0.25
  • 64b8072 Update dreamfactory/df-core requirement from ~0.22 to ~0.24
  • 19e9e27 Upgrade to GitHub-native Dependabot
  • Additional commits viewable in compare view


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)