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

DataTypes not resolving from __GITHUB_DUMP__ #79

Open
axit-joost opened this issue Feb 10, 2020 · 0 comments
Open

DataTypes not resolving from __GITHUB_DUMP__ #79

axit-joost opened this issue Feb 10, 2020 · 0 comments

Comments

@axit-joost
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant