Skip to content

Commit 86f9a79

Browse files
author
joschi77
committed
-
1 parent 49cfb39 commit 86f9a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup-db.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ CREATE TABLE IF NOT EXISTS print_data
1919
color text,
2020
width int,
2121
height int,
22-
icon varchar(255)
22+
icondir varchar(255)
2323
)
2424
WITH (
2525
OIDS=FALSE

0 commit comments

Comments
 (0)