Skip to content

Commit 83e7c68

Browse files
committed
fix
1 parent 2325a40 commit 83e7c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/0000015_trivysbom.up.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CREATE TABLE IF NOT EXISTS trivysbom (
44
package_url String,
55
bom_ref String,
66
serial_number String,
7-
version INTEGER
7+
version INTEGER,
88
bom_format String,
99
component_version String,
1010
component_mime_type String,

0 commit comments

Comments
 (0)