Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

int8 type #2

Closed
pdelanauze opened this issue Sep 7, 2016 · 1 comment
Closed

int8 type #2

pdelanauze opened this issue Sep 7, 2016 · 1 comment

Comments

@pdelanauze
Copy link
Contributor

TypeError: do not know how to convert type int8
    at lodash_1.mapValues.udt_name (/Users/pat/Documents/Projects/sweetiq/schemats/schema.js:55:27)
    at /Users/pat/Documents/Projects/sweetiq/schemats/node_modules/lodash/lodash.js:13047:23
    at /Users/pat/Documents/Projects/sweetiq/schemats/node_modules/lodash/lodash.js:4738:15
    at baseForOwn (/Users/pat/Documents/Projects/sweetiq/schemats/node_modules/lodash/lodash.js:2879:24)
    at Function.mapValues (/Users/pat/Documents/Projects/sweetiq/schemats/node_modules/lodash/lodash.js:13046:7)
    at Database.mapDBSchemaToType (/Users/pat/Documents/Projects/sweetiq/schemats/schema.js:35:25)
    at Database.<anonymous> (/Users/pat/Documents/Projects/sweetiq/schemats/schema.js:31:25)
    at next (native)
    at fulfilled (/Users/pat/Documents/Projects/sweetiq/schemats/schema.js:4:58)
    at process._tickCallback (internal/process/next_tick.js:103:7)
@xiamx
Copy link
Contributor

xiamx commented Oct 24, 2016

Resolved with aa60b11

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

Successfully merging a pull request may close this issue.

2 participants