+55
appview/db/db.go
+55
appview/db/db.go
······+err = tx.QueryRow("select exists (select 1 from migrations where name = ?)", name).Scan(&exists)