arturo
arturo copied to clipboard
[Databases] Add support for MySQL
[Databases] Add support for MySQL
Currently, the only supported database is Sqlite
https://github.com/arturo-lang/arturo/blob/a971add892fe3d675b3320f356cf2d96179e2a22/src/library/Databases.nim#L29
#=======================================
# TODO(Databases) Add support for MySQL
# Currently, the only supported database is Sqlite
# labels: library,enhancement
# TODO(Databases) Add support for MongoDB
# Currently, the only supported database is Sqlite
# labels: library,enhancement
proc defineSymbols*() =
ndex 6abe0235..f8fba1ac 100644
++ b/src/library/Dates.nim
2d88f1b98d4f7956dd8caf99f7b24cf4094c51ec
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.
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.
Closing issue as stale.