HomeMusing Studio

database.go: postgres does not support `LIMIT x,y`, use `LIMIT y OFFSET x`…
3e46957be0dbUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

database.go: postgres does not support LIMIT x,y, use LIMIT y OFFSET x instead

Signed-off-by: Leo <i@hardrain980.com>

Details

Provenance
Leo <i@hardrain980.com>Authored on Sat, Jul 12, 10:11 AM
Parents
rWF57e557198d8d: database.go: postgres does not support LastInsertId(), use solution from…
Branches
Unknown
Tags
Unknown
References
refs/pull/1411/head

Event Timeline