mirror of
https://github.com/btouchard/ackify-ce.git
synced 2026-02-08 23:08:58 -06:00
Add scanSignature helper to convert sql.NullString to string type. Update Create method to insert NULL for empty UserName values. Fix integration tests to work with string type instead of pointer.