Skip to content

Tags: Zendro-dev/graphql-server-model-codegen

Tags

0.8.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: type conversion for primary keys in create/update (#222)

* fix: type conversion for primary keys in create/update

* fix: null for IDs not allowed on validation side

* hotfix: update integration tests

* update: renamed function castIdIntoRespectiveType -> castIdentifierToCorrectType

* fix: type conversion for primary keys in create/update

* fix: null for IDs not allowed on validation side

* update: renamed function castIdIntoRespectiveType -> castIdentifierToCorrectType

* update: added integration tests for internalId type casting
therefore added fisher model associated to river

* reworked tests
prettified code (like using spaces instead of tabs)
use loops for creating and deleting records in test group 'InternalId type Int: CRUD functions for fisher'
use 'foreignkeys' implementation for association between fisher and river

* set indent size to 2 in mocha_integration.test.js

---------

Co-authored-by: wunderbarr <[email protected]>

latest-stable

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: type conversion for primary keys in create/update (#222)

* fix: type conversion for primary keys in create/update

* fix: null for IDs not allowed on validation side

* hotfix: update integration tests

* update: renamed function castIdIntoRespectiveType -> castIdentifierToCorrectType

* fix: type conversion for primary keys in create/update

* fix: null for IDs not allowed on validation side

* update: renamed function castIdIntoRespectiveType -> castIdentifierToCorrectType

* update: added integration tests for internalId type casting
therefore added fisher model associated to river

* reworked tests
prettified code (like using spaces instead of tabs)
use loops for creating and deleting records in test group 'InternalId type Int: CRUD functions for fisher'
use 'foreignkeys' implementation for association between fisher and river

* set indent size to 2 in mocha_integration.test.js

---------

Co-authored-by: wunderbarr <[email protected]>

0.8.4

hotfix: attribute description support for Cassandra

0.8.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #220 from Zendro-dev/219-descriptions-support

fix: attributes in definition refer to their type, not to objects

0.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #218 from Zendro-dev/217-aws-update

update: migration to aws-sdk v3

0.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #216 from Zendro-dev/giql-to-7070

update: giql uses port 7070

0.8.0

enhanced bulkCreation & error notification

0.7.9

version 0.7.9

0.7.0

version 0.7.9

0.7.8

distributed migration