hldig icon indicating copy to clipboard operation
hldig copied to clipboard

Should htdig use libmysql or other database library instead of having code for it's own?

Open andy5995 opened this issue 8 years ago • 1 comments

Should htdig use libmysql or other database library instead of having code for it's own?

andy5995 avatar Nov 07 '17 20:11 andy5995

Probably would be good to create a DB layer that allows swapping out built-in DB functions for external library so that use can decide. Short term I would go with what you have.

jp31415926 avatar Dec 07 '20 14:12 jp31415926