Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Releases: chriskalmar/shyft-storage-connector

v0.7.0

07 Nov 20:59
Compare
Choose a tag to compare
  • upgrade shyft e115e37
  • add tests for isNull filter 9fde69e
  • update test snapshots due to new test data c515a16
  • add filter tests for 'includes' on list types 7ba448b
  • update test data 0cc46d6
  • add tests for 'includes' filter on object level c82ed4f
  • extend test data 53e92cb
  • update test snapshots due to new test data afa10f3
  • extend loading process for new test data f42cf95
  • handle escaped commas when loading test data 8454b14
  • extend test data with new json objects 1c52b3d
  • extend test entity with json structures 7e85f84
  • implement is_null filter 4ef27e9
  • implement 'includes' and 'not includes' json filter 499ed52
  • extend capabilities for json types e30b663
  • update code formatting 8b877bf
  • Merge pull request #60 from chriskalmar/renovate/babel-monorepo 13157ef
  • Update babel monorepo 5d95d73

v0.6.0...v0.7.0

v0.6.0

22 Oct 09:39
Compare
Choose a tag to compare
  • update test snapshots due to new index name generator e457d62
  • add tests for index name generator f1d54d6
  • standardize index name generator, and decrease name conflict potentials 7dda9ba

v0.5.0...v0.6.0

v0.5.0

08 Oct 10:42
Compare
Choose a tag to compare
  • Merge pull request #59 from viddagrava/master 71919b9
  • updating tests 9d3c524
  • fixing specifically defined indices on foreign keys 593ce84
  • extending demo data 6938c8d
  • add missing repository info in packgage.json 8f08b04
  • enable absolute paths for migrations 0ec9466
  • fix default migration path b95ff1d
  • provide callback after db connection is established e65923f

v0.4.0...v0.5.0