- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for token2_encrypted (0.11 sec)
-
tests/update_test.go
} if o2.Name != "user_name" { t.Errorf(`owner name should be "user_name", but got: "%s"`, o2.Name) } if o2.Token.Content != "token2_encrypted" { t.Errorf(`token content should be "token2_encrypted", but got: "%s"`, o2.Token.Content) } } // only postgres, sqlserver, sqlite support update from func TestUpdateFrom(t *testing.T) {
Registered: Sun Nov 03 09:35:10 UTC 2024 - Last Modified: Mon Dec 04 03:50:58 UTC 2023 - 30.3K bytes - Viewed (0)