mnussbaum 59b92a24a6 Fix naming longer then 64 chars with dots in table
Ensures that foreign key relationships and indexes are given
syntactically valid names when their name length exceeds 64 characters
and they contained dot characters within the name. This is most often
relevant when a Postgres table name is fully qualified by including its schema
as part of its name
2022-02-23 06:18:24 -06:00
..
2020-06-02 09:18:01 +08:00
2020-10-21 20:18:21 +08:00
2020-08-27 15:03:57 +08:00
2021-04-19 21:03:39 +08:00
2021-06-10 10:21:28 +08:00