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

Create command on a relation returns more fields than it should. #222

Closed
jmcervera opened this issue Jul 11, 2017 · 0 comments
Closed

Create command on a relation returns more fields than it should. #222

jmcervera opened this issue Jul 11, 2017 · 0 comments
Labels

Comments

@jmcervera
Copy link

I have notice this bug after upgrading rom-sql
I have a relation, based on a legacy table that have more columns than I need.
I defined an schema with only the subset of the columns that I care.
Now when I execute a create command on the relation I get back a hash with all the columns from the real table and this was not happening before.
I'm using PostgreSQL and have upgrade rom-sql from 1.2.2 to 1.3.3

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

No branches or pull requests

2 participants