Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for _friend_ (0.05 sec)

  1. tests/generics_test.go

    	ctx := context.Background()
    	db := gorm.G[User](DB)
    
    	u := *GetUser("GenericsPreloads_1", Config{Company: true, Pets: 3, Friends: 7})
    	u2 := *GetUser("GenericsPreloads_2", Config{Company: true, Pets: 5, Friends: 5})
    	u3 := *GetUser("GenericsPreloads_3", Config{Company: true, Pets: 7, Friends: 3})
    	names := []string{u.Name, u2.Name, u3.Name}
    
    	db.CreateInBatches(ctx, &[]User{u3, u, u2}, 10)
    
    Registered: Sun Sep 07 09:35:13 UTC 2025
    - Last Modified: Thu Sep 04 13:13:16 UTC 2025
    - 28K bytes
    - Viewed (0)
  2. docs/en/overrides/main.html

          <a class="announce-link" href="https://fastapi.tiangolo.com/newsletter/">
            <span class="twemoji">
              {% include ".icons/material/email.svg" %}
            </span> Subscribe to the <strong>FastAPI and friends</strong> newsletter ๐ŸŽ‰
          </a>
        </div>
      </div>
      <div id="announce-right" style="position: relative;">
        <div class="item">
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 15:19:49 UTC 2025
    - 4.5K bytes
    - Viewed (0)
  3. docs/de/docs/help-fastapi.md

    Und es gibt auch viele Mรถglichkeiten, Hilfe zu bekommen.
    
    ## Newsletter abonnieren
    
    Sie kรถnnen den (unregelmรครŸig erscheinenden) [**FastAPI and Friends**-Newsletter](newsletter.md){.internal-link target=_blank} abonnieren, um auf dem Laufenden zu bleiben:
    
    * Neuigkeiten รผber FastAPI and Friends ๐Ÿš€
    * Anleitungen ๐Ÿ“
    * Funktionen โœจ
    * Breaking Changes ๐Ÿšจ
    * Tipps und Tricks โœ…
    ## FastAPI auf X (Twitter) folgen
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 16K bytes
    - Viewed (0)
  4. schema/schema_test.go

    				},
    			}},
    			References: []Reference{{"ID", "User", "UserID", "UserSpeak", "", true}, {"Code", "Language", "LanguageCode", "UserSpeak", "", false}},
    		},
    		{
    			Name: "Friends", Type: schema.Many2Many, Schema: "User", FieldSchema: "User",
    			JoinTable: JoinTable{Name: "user_friends", Table: "user_friends", Fields: []schema.Field{
    				{
    Registered: Sun Sep 07 09:35:13 UTC 2025
    - Last Modified: Thu Aug 28 02:57:17 UTC 2025
    - 13.3K bytes
    - Viewed (0)
  5. docs/en/docs/help-fastapi.md

    And there are several ways to get help too.
    
    ## Subscribe to the newsletter { #subscribe-to-the-newsletter }
    
    You can subscribe to the (infrequent) [**FastAPI and friends** newsletter](newsletter.md){.internal-link target=_blank} to stay updated about:
    
    * News about FastAPI and friends ๐Ÿš€
    * Guides ๐Ÿ“
    * Features โœจ
    * Breaking changes ๐Ÿšจ
    * Tips and tricks โœ…
    
    ## Follow FastAPI on X (Twitter) { #follow-fastapi-on-x-twitter }
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 14K bytes
    - Viewed (0)
  6. docs/es/docs/help-fastapi.md

    Hay formas muy sencillas de ayudar (varias implican solo uno o dos clics).
    
    Y tambiรฉn hay varias formas de conseguir ayuda.
    
    ## Suscrรญbete al boletรญn
    
    Puedes suscribirte al (esporรกdico) boletรญn [**FastAPI and friends**](newsletter.md){.internal-link target=_blank} para mantenerte al dรญa sobre:
    
    * Noticias sobre FastAPI y amigos ๐Ÿš€
    * Guรญas ๐Ÿ“
    * Funcionalidades โœจ
    * Cambios importantes ๐Ÿšจ
    * Consejos y trucos โœ…
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 14.5K bytes
    - Viewed (0)
  7. docs/en/docs/python-types.md

    But then you have to call "that method that converts the first letter to upper case".
    
    Was it `upper`? Was it `uppercase`? `first_uppercase`? `capitalize`?
    
    Then, you try with the old programmer's friend, editor autocompletion.
    
    You type the first parameter of the function, `first_name`, then a dot (`.`) and then hit `Ctrl+Space` to trigger the completion.
    
    But, sadly, you get nothing useful:
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 17.1K bytes
    - Viewed (0)
  8. docs/ko/docs/help-fastapi.md

    **FastAPI** ๊ฐ€ ๋งˆ์Œ์— ๋“œ์‹œ๋‚˜์š”?
    
    FastAPI, ๋‹ค๋ฅธ ์‚ฌ์šฉ์ž, ๊ฐœ๋ฐœ์ž๋ฅผ ์‘์›ํ•˜๊ณ  ์‹ถ์œผ์‹ ๊ฐ€์š”?
    
    ํ˜น์€ **FastAPI** ์— ๋Œ€ํ•ด ๋„์›€์ด ํ•„์š”ํ•˜์‹ ๊ฐ€์š”?
    
    ์•„์ฃผ ๊ฐ„๋‹จํ•˜๊ฒŒ ์‘์›ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค (๋ช‡ ๋ฒˆ์˜ ํด๋ฆญ๋งŒ์œผ๋กœ).
    
    ๋˜ํ•œ ๋„์›€์„ ๋ฐ›์„ ์ˆ˜ ์žˆ๋Š” ๋ฐฉ๋ฒ•๋„ ๋ช‡ ๊ฐ€์ง€ ์žˆ์Šต๋‹ˆ๋‹ค.
    
    ## ๋‰ด์Šค๋ ˆํ„ฐ ๊ตฌ๋…
    
    [**FastAPI and friends** ๋‰ด์Šค๋ ˆํ„ฐ](newsletter.md){.internal-link target=\_blank}๋ฅผ ๊ตฌ๋…ํ•˜์—ฌ ์ตœ์‹  ์ •๋ณด๋ฅผ ์œ ์ง€ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค:
    
    * FastAPI and friends์— ๋Œ€ํ•œ ๋‰ด์Šค ๐Ÿš€
    * ๊ฐ€์ด๋“œ ๐Ÿ“
    * ๊ธฐ๋Šฅ โœจ
    * ํš๊ธฐ์ ์ธ ๋ณ€ํ™” ๐Ÿšจ
    * ํŒ๊ณผ ์š”๋ น โœ…
    
    ## ํŠธ์œ„ํ„ฐ์—์„œ FastAPI ํŒ”๋กœ์šฐํ•˜๊ธฐ
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 16.3K bytes
    - Viewed (0)
  9. docs/en/docs/release-notes.md

    * โœจ Add support for `deque` objects and children in `jsonable_encoder`. PR [#9433](https://github.com/tiangolo/fastapi/pull/9433) by [@cranium](https://github.com/cranium).
    
    ### Docs
    
    * ๐Ÿ“ Fix form for the FastAPI and friends newsletter. PR [#9749](https://github.com/tiangolo/fastapi/pull/9749) by [@tiangolo](https://github.com/tiangolo).
    
    ### Translations
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
Back to top