SweetIQ/schemats

Object should be object instead?

ORESoftware opened this issue · 1 comments

I used this command:

schemats generate -c 'postgres://postgres:postgres@localhost/postgres' -t 'user_map_table' -o schemas/user-map.ts

and I got:

Screenshot from 2020-02-23 23-04-53

but shouldn't it be object not Object?

Screenshot from 2020-02-23 23-05-11

it's more consistent I think