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

Get a list of emoticons currently used #22

Closed
3 tasks done
akc42 opened this issue Jul 28, 2020 · 1 comment
Closed
3 tasks done

Get a list of emoticons currently used #22

akc42 opened this issue Jul 28, 2020 · 1 comment
Assignees
Milestone

Comments

@akc42
Copy link
Owner

akc42 commented Jul 28, 2020

See #21

  • list fields in the database that could contain this sort of text
  • define a case statement that uses instr(string,substr) to find each of the valid current emoticons
  • make a query to list them all - might initially just look for :
@akc42 akc42 added this to the v4.0.0-alpha8 milestone Jul 28, 2020
@akc42 akc42 added this to To do in Weekly Sprint via automation Jul 28, 2020
@akc42 akc42 self-assigned this Jul 28, 2020
@akc42
Copy link
Owner Author

akc42 commented Jul 28, 2020

All of the ones currently defined are used

@akc42 akc42 closed this as completed Jul 28, 2020
Weekly Sprint automation moved this from To do to Done Jul 28, 2020
akc42 added a commit that referenced this issue Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Weekly Sprint
  
Done
Development

No branches or pull requests

1 participant