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

Add configuration for own name of cursor #38

Closed
isqad opened this issue Apr 9, 2018 · 1 comment
Closed

Add configuration for own name of cursor #38

isqad opened this issue Apr 9, 2018 · 1 comment

Comments

@isqad
Copy link

isqad commented Apr 9, 2018

I'd like to assign my own name of cursor during declare. Here it is defined rigidly:

@cursor = SecureRandom.uuid.gsub("-","")

@afair afair closed this as completed in 3ba3253 Sep 27, 2019
@afair
Copy link
Owner

afair commented Sep 27, 2019

I added that capability in commit 3ba3253. Use the cursor_name: "myname" (which must be a valid cursor name. I am curious why you would need this? Perhaps tracing though the system.

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