Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Update schema and autocompleter automatically after any write queries #25

Open
nicolewhite opened this issue Sep 19, 2015 · 4 comments
Open

Comments

@nicolewhite
Copy link
Owner

Add a function for detecting if the query is a write query. If it is, update the schema and the autocompleter.

@snow01
Copy link
Contributor

snow01 commented Sep 20, 2015

Let's not assume cycli console would be the only console. Queries can come from web-console, or another code. Adding logic to automatic refresh does make sense, but let's not remove the keyword.

@nicolewhite
Copy link
Owner Author

That is a good point. Okay.

@snow01
Copy link
Contributor

snow01 commented Sep 20, 2015

Cool !

@nicolewhite nicolewhite changed the title Remove the refresh keyword; update automatically after any write queries Update schema and autocompleter automatically after any write queries Sep 20, 2015
@nicolewhite
Copy link
Owner Author

Manually calling refresh should also update the autocompleter in addition to the schema.

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

No branches or pull requests

2 participants