- Sort Score
- Result 10 results
- Languages All
Results 21 - 29 of 29 for 4764 (0.07 sec)
-
tests/migrate_test.go
AssertEqual(t, true, DB.Migrator().HasTable("coupon_product_1")) AssertEqual(t, true, DB.Migrator().HasTable("coupon_product_2")) } // https://github.com/go-gorm/gorm/issues/4760 func TestMigrateAutoIncrement(t *testing.T) { type AutoIncrementStruct struct { ID int64 `gorm:"primarykey;autoIncrement"` Field1 uint32 `gorm:"column:field1"` Field2 float32 `gorm:"column:field2"` }
Registered: Sun Nov 03 09:35:10 UTC 2024 - Last Modified: Mon Mar 18 11:24:16 UTC 2024 - 56.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.4.md
* Add extensions/replicaset to federation-apiserver ([#24764](https://github.com/kubernetes/kubernetes/pull/24764), [@jianhuiz](https://github.com/jianhuiz)) * federation: Adding namespaces API ([#26298](https://github.com/kubernetes/kubernetes/pull/26298), [@nikhiljindal](https://github.com/nikhiljindal))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
api/go1.1.txt
pkg syscall (freebsd-386), const SYS_PROFIL = 44 pkg syscall (freebsd-386), const SYS_PSELECT = 522 pkg syscall (freebsd-386), const SYS_PTRACE = 26 pkg syscall (freebsd-386), const SYS_PWRITE = 476 pkg syscall (freebsd-386), const SYS_PWRITEV = 290 pkg syscall (freebsd-386), const SYS_QUOTACTL = 148 pkg syscall (freebsd-386), const SYS_RCTL_ADD_RULE = 528 pkg syscall (freebsd-386), const SYS_RCTL_GET_LIMITS = 527
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), const SYS_FCHMODAT ideal-int pkg syscall (netbsd-arm64-cgo), const SYS_FCHMOD ideal-int pkg syscall (netbsd-arm64-cgo), const SYS_FCHOWN = 123 pkg syscall (netbsd-arm64-cgo), const SYS_FCHOWNAT = 464 pkg syscall (netbsd-arm64-cgo), const SYS_FCHOWNAT ideal-int pkg syscall (netbsd-arm64-cgo), const SYS_FCHOWN ideal-int pkg syscall (netbsd-arm64-cgo), const SYS_FCHROOT = 297
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
okhttp/src/test/java/okhttp3/CallTest.kt
}, ) .build() val request = Request(server.url("/")) executeSynchronously(request) .assertCode(200) } /** https://github.com/square/okhttp/issues/4761 */ @Test fun interceptorCallsProceedWithoutClosingPriorResponse() { server.enqueue( MockResponse(body = "abc"), ) client = clientTestRule.newClientBuilder()
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Apr 10 19:46:48 UTC 2024 - 142.5K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const SYS_PSELECT ideal-int pkg syscall (freebsd-arm64), const SYS_PTRACE = 26 pkg syscall (freebsd-arm64), const SYS_PTRACE ideal-int pkg syscall (freebsd-arm64), const SYS_PWRITE = 476 pkg syscall (freebsd-arm64), const SYS_PWRITE ideal-int pkg syscall (freebsd-arm64), const SYS_PWRITEV = 290 pkg syscall (freebsd-arm64), const SYS_PWRITEV ideal-int pkg syscall (freebsd-arm64), const SYS_QUOTACTL = 148
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.8.md
* PodPreset is not injected if conflict occurs while applying PodPresets to a Pod. ([#47864](https://github.com/kubernetes/kubernetes/pull/47864), [@droot](https://github.com/droot)) * `kubectl drain` no longer spins trying to delete pods that do not exist ([#49444](https://github.com/kubernetes/kubernetes/pull/49444), [@eparis](https://github.com/eparis))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0) -
okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
// Reference: 54144616-fd49-4435-8535-19c6a601bdb3 cloudfront.net // Amazon EC2 // Submitted by Luke Wells <******@****.***> // Reference: 4c38fa71-58ac-4768-99e5-689c1767e537 *.compute.amazonaws.com *.compute-1.amazonaws.com *.compute.amazonaws.com.cn us-east-1.amazonaws.com // Amazon S3 // Submitted by Luke Wells <******@****.***>
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Dec 20 23:27:07 UTC 2023 - 240.3K bytes - Viewed (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
A762 ; mapped ; A763 # 5.1 LATIN CAPITAL LETTER VISIGOTHIC Z A763 ; valid # 5.1 LATIN SMALL LETTER VISIGOTHIC Z A764 ; mapped ; A765 # 5.1 LATIN CAPITAL LETTER THORN WITH STROKE A765 ; valid # 5.1 LATIN SMALL LETTER THORN WITH STROKE
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Feb 10 11:25:47 UTC 2024 - 854.1K bytes - Viewed (0)