On 6/21/22 12:33 PM, Antonio wrote:
On Tuesday, 21 June 2022 at 15:14:43 UTC, Steven Schveighoffer wrote:.... You delegate doesn't seem to be marked @safe as well.Thanks a lot Steve,I didn't found a way (or example) to specify the delegate must be @safe until I have found vibe.d.db.postgress implementation (that you maintain :-)
I don't actually. That is Denis Feklushkin: https://github.com/denizzzka/vibe.d.db.postgresql
I do maintain mysql-native. -Steve