zhenlab-ltri / NemaNode

Interactive map of neural connections in the nematode C. elegans. Online at http://nemanode.org.
http://nemanode.org
GNU General Public License v3.0
8 stars 4 forks source link

remove promise-mysql to use better supported mysql2 #53

Closed d2fong closed 4 years ago

d2fong commented 4 years ago

Switch to mysql2 for the mysql client. Most of these changes are just the api changes for how mysql2 returns rows.

refs #52