arturo-lang / arturo

Simple, expressive & portable programming language for efficient scripting
http://arturo-lang.io
MIT License
694 stars 31 forks source link

[Helpers/database] Re-add MySQL-related helper functions #593

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

[Helpers/database] Re-add MySQL-related helper functions

Apparently, we already have MySQL support for the core helper function - as with Sqlite. Why are they not in? Was it because of the extra dependencies?

This has to be resolved at some point.

https://github.com/arturo-lang/arturo/blob/ce734e7a32c73173910cdf8f533f56be21febe3b/src/helpers/database.nim#L35

#=======================================

# TODO(Helpers/database) Re-add MySQL-related helper functions
#  Apparently, we already have MySQL support for the core helper function - as with Sqlite. Why are they not in? Was it because of the extra dependencies?
#  This has to be resolved at some point.
#  labels: helpers, 3rd-party, enhancement, cleanup

#-----------------------
# MySQL
#-----------------------
ndex 7b87cd4fe..062453f99 100644
++ b/src/helpers/debug.nim

573fbc23f6da5b823d2f51236f183837f4a25818

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

Closing issue as stale.

stale[bot] commented 9 months ago

Closing issue as stale.

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.