You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@liuhangyu Thanks for the report, this is indeed a bug - I've opened a fix in the underlying C library: pganalyze/libpg_query#195 (once that is merged it will be included when a new release of libpg_query is made, and the Go library is updated)
output:
newSQL: ALTER TABLE ONLY public."Test1我们123@#$%" ADD CONSTRAINT Test1我们123@#$%_pkey PRIMARY KEY (c1)
env go:
go 1.19
require github.com/pganalyze/pg_query_go/v4 v4.2.1
The text was updated successfully, but these errors were encountered: