mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-22 12:52:50 +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