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

Integration: SQL generation #56

Closed
eliasmalik opened this issue Sep 29, 2016 · 2 comments
Closed

Integration: SQL generation #56

eliasmalik opened this issue Sep 29, 2016 · 2 comments
Assignees

Comments

@eliasmalik
Copy link
Contributor

Integration of the SQL generation (see #31) into the integration branch.

Primary job here is to substitute the spoofed DB operations from @SimonLab endpoints-generator-2 branch with real DB ops.

From inspecting the code, seems like this is the right place to put the SQL queries.

I obviously need to make the interface asynchronous, so may need to make some changes to the calling code as well.

@SimonLab comments welcome.

@eliasmalik eliasmalik self-assigned this Sep 29, 2016
@SimonLab
Copy link
Member

I've added these issues #59 #60 which details the config files and how to initialise the plugin. It might change a bit the way you are loading the fields for the database, let me know if this seems logic for you.

@eliasmalik
Copy link
Contributor Author

Done in #64

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

2 participants