nakagami / firebirdsql

Firebird RDBMS sql driver for Go (golang)
MIT License
220 stars 60 forks source link

Null[T any] support #162

Open nakagami opened 5 months ago

nakagami commented 5 months ago

What is Null in go 1.22?

We will implement this feature.

palevi67 commented 1 month ago

I think this was introduced in go v1.22, but go v1.20 is the last version supporting W7, so implementing this would difficult development in W7 environments ...