Column comments added

This commit is contained in:
ycc
2021-10-30 22:21:54 +02:00
parent 712a5f9ca5
commit 523f25edde
5 changed files with 38 additions and 17 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module forge.redroom.link/yves/sqldb
go 1.15
require github.com/lib/pq v1.9.0
require github.com/lib/pq v1.10.3