Open ElianBelot opened 3 months ago
Allow for a # nullable annotation to explicitly indicate that sqlc should generate the annotated column as nullable.
# nullable
Allow for a
# nullable
annotation to explicitly indicate that sqlc should generate the annotated column as nullable.