Files
lnd/sqldb
Elle Mouton 40b279687f sqldb: add SQLStrValid helper
The SQL* helpers are meant to always set the `Valid` field of the
sql.Null* type to true. Otherwise they cannot be used to set a valid,
empty field. However, we dont want to break the behaviour of the
existing SQLStr helper and so this commit adds a new helper with the
desired functionality.
2025-09-03 15:46:11 +02:00
..
2025-08-30 14:13:44 -03:00
2025-07-25 12:21:18 -03:00
2025-08-14 11:59:09 +02:00
2025-08-14 11:59:09 +02:00
2025-08-14 11:59:09 +02:00
2025-08-14 12:00:40 +02:00
2025-09-03 15:46:11 +02:00