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

nested objects #6

Open
littleStudent opened this issue Nov 20, 2014 · 3 comments
Open

nested objects #6

littleStudent opened this issue Nov 20, 2014 · 3 comments

Comments

@littleStudent
Copy link

littleStudent commented Nov 20, 2014

Hi,
any plans on adding nested objects to the 'create' method?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/6334478-nested-objects?utm_campaign=plugin&utm_content=tracker%2F1042667&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1042667&utm_medium=issues&utm_source=github).
@megastef
Copy link
Owner

yes, in schema definition you need to use object type. Currently you can do it by building your own sql string and use the executeSql function directly. I will have a look at it next days.

@littleStudent
Copy link
Author

thanks! will use executeSql for now.

@vincic
Copy link

vincic commented Feb 16, 2017

I have a implementation of nested objects at vincic@77e98cf feedback is welcome.

I see that node-crate has gotten few commits since the fork, will try to update.

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

No branches or pull requests

3 participants