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

Commitfae50f8

Browse files
committed
Add mention of MySQL compatibility for LIMIT in HISTORY.
1 parente19a5ad commitfae50f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎HISTORY

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ Migration to 7.1
3636
A dump/restore using pg_dump is required for those wishing to migrate
3737
data from any previous release. One significant change is that
3838
SELECT ... LIMIT 10,20 now uses the 10 as the OFFSET and the 20 as
39-
the LIMIT. Previous versions had this reversed.
39+
the LIMIT. Previous versions had this reversed. This change was
40+
made for MySQL compatibility.
4041

4142

4243

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp