Skip to content

Commit c2dcb35

Browse files
gzsombortechknowlogick
authored andcommitted
Fixing #5728: (#5747)
* Format boolean values to true/false even when it is returned as byte-slice, * Fix the sequence generation, the proper sequence name is used (instead of 'table_id_seq'), and fix the next value be max+1 always
1 parent 19e651c commit c2dcb35

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

Gopkg.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ignored = ["google.golang.org/appengine*"]
3838

3939
[[override]]
4040
name = "github.com/go-xorm/xorm"
41-
revision = "1cd2662be938bfee0e34af92fe448513e0560fb1"
41+
revision = "a6300f2a45e05a8f75f00a1d6188049fe7851915"
4242

4343
[[override]]
4444
name = "github.com/go-xorm/builder"

vendor/github.com/go-xorm/xorm/engine.go

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)