- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestFormatNameWithStringLongerThan64Characters (0.67 seconds)
-
schema/naming_test.go
if formattedName != "prefix_table_thisIsAVeryVeryVeryVeryVeryVeryVeryVeryVer180f2c67" { t.Errorf("invalid formatted name generated, got %v", formattedName) } } func TestFormatNameWithStringLongerThan64Characters(t *testing.T) { ns := NamingStrategy{IdentifierMaxLength: 64} formattedName := ns.formatName("prefix", "table", "thisIsAVeryVeryVeryVeryVeryVeryVeryVeryVeryLongString")
Created: Sun Dec 28 09:35:17 GMT 2025 - Last Modified: Tue May 30 02:00:48 GMT 2023 - 7K bytes - Click Count (0)