volatiletech / sqlboiler

Generate a Go ORM tailored to your database schema.
BSD 3-Clause "New" or "Revised" License
6.56k stars 533 forks source link

feature: add mysql unix socket support #1366

Closed c9s closed 3 months ago

c9s commented 3 months ago

Fixes #425

When unix-socket is set, avoid using host+port

c9s commented 3 months ago

@aarondl please take a look, thanks

cc @philips

philips commented 3 months ago

I think I was ccd by mistake

c9s commented 3 months ago

I think I was ccd by mistake

@philips nope, you opened this issue in 2018 :-D

https://github.com/volatiletech/sqlboiler/issues/425

philips commented 3 months ago

@c9s LOL! Well thank you!