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

Modify Unsafe-data column under the hood #15

Closed
chros73 opened this issue Jun 24, 2016 · 0 comments
Closed

Modify Unsafe-data column under the hood #15

chros73 opened this issue Jun 24, 2016 · 0 comments
Milestone

Comments

@chros73
Copy link
Owner

chros73 commented Jun 24, 2016

Modify Unsafe-data column (see #3) under the hood:

  • previously it used the unsafe_data and delqueue custom variable flags
  • we can represent this by using only 1 custom variable unsafe_data that can have the following values: (safe-data) ,1(unsafe-data) ,2 (in delete-queue).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant