Skip to content
This repository was archived by the owner on Oct 28, 2020. It is now read-only.
This repository was archived by the owner on Oct 28, 2020. It is now read-only.

DataTypes not resolving from __GITHUB_DUMP__ #79

@axit-joost

Description

@axit-joost

Tried out the supplied sample (e.g. with Car, Garage, etc.).

Observed that Garage attribute capacity has dataType of 'string', instead of 'integer' which was expected (and can be observed in the 2 minute demo video, where it was corrected to 'unsignedInteger').

Upon testing attributes that are present in the github.js dump, I observed that the dataType almost always default to 'string'. The ruled stuff seems to work, e.g. is_for_sale resolves to 'boolean'. But none of the github dumps work.

Tested on latest Laravel 6.14, Laravel 5.8, latest release of laravel-create (also tried older versions predating the move to core and laravel-file-creator, but to no avail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions