~netlandish/links#105: 
go: OrgLink.BaseURLID is a sql.NullInt64 field - it shouldn't be

I don't know why this was ever a null field as it's required everywhere. Even for notes. No db schema changes should be required but we need to update the Go code that uses sql.NullInt64 for this model.

Probably needs an update to schema.graphqls as well.

Status
RESOLVED IMPLEMENTED
Submitter
~petersanchez
Assigned to
No-one
Submitted
5 days ago
Updated
4 days ago
Labels
task

~petersanchez REPORTED IMPLEMENTED 4 days ago

Peter Sanchez referenced this ticket in commit 26fba77.

Register here or Log in to comment, or comment via email.