Reintroduce Uint64 literal constructor for postgres dialect.

This commit is contained in:
go-jet 2025-03-04 19:57:42 +01:00
parent 7047de44a9
commit 33c1d9e663
4 changed files with 24 additions and 1 deletions

View file

@ -1,3 +1,3 @@
package main
const version = "v2.11.1"
const version = "v2.12.0"