ORESoftware opened this issue 5 years ago · 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:
but shouldn't it be object not Object?
object
Object
it's more consistent I think
Probably