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

Bare command will most often just output session commands #1

Open
alessiostalla opened this issue Jul 29, 2024 · 0 comments
Open

Bare command will most often just output session commands #1

alessiostalla opened this issue Jul 29, 2024 · 0 comments

Comments

@alessiostalla
Copy link

IMHO it should always include at least a query or a graph DDL/DML.

Sample interaction:

$ ./gqlgen
string[0]:  SESSION  RESET  TIME  ZONE 
$ ./gqlgen                                                                                             
string[0]:  SESSION  SET  SCHEMA  HOME_SCHEMA  SESSION  SET  TIME  ZONE "6Hhh" SESSION  SET  PROPERTY  GRAPH .E SESSION  RESET  SCHEMA  SESSION  RESET  TIME  ZONE  SESSION  RESET  SESSION  RESET  SESSION  CLOSE 
$ ./gqlgen                                                                                              
string[0]:  SESSION  CLOSE 
$ ./gqlgen                                                                                              
string[0]:  SESSION  CLOSE 
$ ./gqlgen                                                                                              
string[0]:  SESSION  CLOSE 
$ ./gqlgen                                                                                             
string[0]:  SESSION  CLOSE 
$ ./gqlgen                                                                                              
string[0]:  SESSION  CLOSE 
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

1 participant