Skip to content

Commit 7864bcf

Browse files
committed
Updating parameter types for "tracking"
1 parent f930878 commit 7864bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/official-site/sqlpage/migrations/28_tracking_component.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ VALUES (
5050
'tracking',
5151
'width',
5252
'Width of the component, between 1 and 12.',
53-
'NUMBER',
53+
'INTEGER',
5454
TRUE,
5555
TRUE
5656
),

0 commit comments

Comments
 (0)