1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-11 20:18:20 +00:00
* 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
This commit is contained in:
Zsombor
2019-01-16 22:24:09 +01:00
committed by techknowlogick
parent 19e651c0dd
commit c2dcb35148
3 changed files with 9 additions and 5 deletions

4
Gopkg.lock generated
View File

@@ -406,11 +406,11 @@
version = "v0.6.0"
[[projects]]
digest = "1:d366480c27ab51b3f7e995f25503063e7a6ebc7feb269df2499c33471f35cd62"
digest = "1:f3015325cb2a17a6ff838358574921a343a0295059b7eb5bec07187131befc0b"
name = "github.com/go-xorm/xorm"
packages = ["."]
pruneopts = "NUT"
revision = "1cd2662be938bfee0e34af92fe448513e0560fb1"
revision = "a6300f2a45e05a8f75f00a1d6188049fe7851915"
[[projects]]
branch = "master"