Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita53ae77

Browse files
committed
Fix: s/row/col/ - part 2. via@tsabirgaliev
1 parent3675120 commita53ae77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎zson--1.0.sql‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ CREATE TABLE zson_dict (
1010
PRIMARY KEY(dict_id, word_id)
1111
);
1212

13-
-- Usage: select zson_learn('{{"table1", "row1"}, {"table2", "row2"}, ... }');
13+
-- Usage: select zson_learn('{{"table1", "col1"}, {"table2", "col2"}, ... }');
1414
CREATEFUNCTIONzson_learn(
1515
tables_and_columnstext[][],
1616
max_examplesint default10000,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp