Hi,
I've built up a rest server based on vibe.d.
But using SQL dbs (in my case Maria) I ran into the situation to have @safe function calls.

I've search nearly every library but no library is using @safe function calls.
Are there any SQL libs with @safe function calls to use with vibe.d?

Thanks & Regards,
Ozan