- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for pdb (0.01 sec)
-
tests/prepared_stmt_test.go
tx = tx.Create(&user) pdb, ok := tx.ConnPool.(*gorm.PreparedStmtDB) if !ok { t.Fatalf("should assign PreparedStatement Manager back to database when using PrepareStmt mode") } pdb.Mux.Lock() if len(pdb.Stmts.Keys()) == 0 { pdb.Mux.Unlock() t.Fatalf("prepared stmt can not be empty") } pdb.Mux.Unlock() pdb.Close() pdb.Mux.Lock() defer pdb.Mux.Unlock()
Registered: Sun Sep 07 09:35:13 UTC 2025 - Last Modified: Fri Apr 25 08:22:26 UTC 2025 - 8K bytes - Viewed (0) -
src/test/resources/jcifs/smb1/util/mime.map
audio/x-mpeg-3 mp3 # MP3 Sound File audio/mpeg mp2 mpa mpg mpga # MP2 Sound File audio/x-mpeg mp2 # MP2 Sound File chemical/x-pdb pdb # PDB Chemistry Model File chemical/x-xyz xyz # XYZ Chemistry Model File drawing/x-dwf dwf # AutoCAD
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 5.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.30.md
([#123038](https://github.com/kubernetes/kubernetes/pull/123038), [@alculquicondor](https://github.com/alculquicondor)) - Fixed the disruption controller's PDB status synchronization to maintain all PDB conditions during an update. ([#122056](https://github.com/kubernetes/kubernetes/pull/122056), [@dhenkel92](https://github.com/dhenkel92)) - Improved scheduler performance when no scoring plugins were defined.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jun 18 18:59:10 UTC 2025 - 398.1K bytes - Viewed (0)