Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 76 for 51 (0.02 sec)

  1. tests/migrate_test.go

    func TestMigrateArrayTypeModel(t *testing.T) {
    	if DB.Dialector.Name() != "postgres" {
    		return
    	}
    
    	type ArrayTypeModel struct {
    		ID              uint
    		Number          string     `gorm:"type:varchar(51);NOT NULL"`
    		TextArray       []string   `gorm:"type:text[];NOT NULL"`
    		NestedTextArray [][]string `gorm:"type:text[][]"`
    		NestedIntArray  [][]int64  `gorm:"type:integer[3][3]"`
    	}
    
    	var err error
    Registered: Sun Nov 03 09:35:10 UTC 2024
    - Last Modified: Mon Mar 18 11:24:16 UTC 2024
    - 56.2K bytes
    - Viewed (0)
  2. helm-releases/minio-3.5.3.tgz

    minio-3.5.3.tar minio/Chart.yaml apiVersion: v1 appVersion: RELEASE.2022-02-12T00-51-25Z description: Multi-Cloud Object Storage home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png keywords: - minio - storage - object-storage - s3 - cluster maintainers: - email: ******@****.*** name: MinIO, Inc name: minio sources: - https://github.com/minio/minio version: 3.5.3 minio/values.yaml ## Provide a name in place of minio for `app:` labels ## nameOverride: "" ## Provide a name...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Sun Feb 13 23:43:44 UTC 2022
    - 15.4K bytes
    - Viewed (0)
  3. cmd/object-api-multipart_test.go

    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Sep 06 09:42:21 UTC 2024
    - 88.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.4.md

    - **Storage**
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  5. api/go1.5.txt

    pkg debug/elf, const R_PPC64_TLSGD = 107
    pkg debug/elf, const R_PPC64_TLSGD R_PPC64
    pkg debug/elf, const R_PPC64_TLSLD = 108
    pkg debug/elf, const R_PPC64_TLSLD R_PPC64
    pkg debug/elf, const R_PPC64_TOC = 51
    pkg debug/elf, const R_PPC64_TOC R_PPC64
    pkg debug/elf, const R_PPC64_TOC16 = 47
    pkg debug/elf, const R_PPC64_TOC16 R_PPC64
    pkg debug/elf, const R_PPC64_TOC16_DS = 63
    pkg debug/elf, const R_PPC64_TOC16_DS R_PPC64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Jul 30 21:14:09 UTC 2015
    - 46.6K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.25.md

    - github.com/yuin/goldmark: [v1.4.1 → v1.4.13](https://github.com/yuin/goldmark/compare/v1.4.1...v1.4.13)
    - go.etcd.io/etcd/api/v3: v3.5.1 → v3.5.4
    - go.etcd.io/etcd/client/pkg/v3: v3.5.1 → v3.5.4
    - go.etcd.io/etcd/client/v2: v2.305.0 → v2.305.4
    - go.etcd.io/etcd/client/v3: v3.5.1 → v3.5.4
    - go.etcd.io/etcd/pkg/v3: v3.5.0 → v3.5.4
    - go.etcd.io/etcd/raft/v3: v3.5.0 → v3.5.4
    - go.etcd.io/etcd/server/v3: v3.5.0 → v3.5.4
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  7. src/archive/zip/reader_test.go

    00003d0 40 03 34 40 03 34 40 03 34 40 03 34 40 03 34 40
    00003e0 03 34 40 03 34 40 03 34 40 03 34 40 03 34 40 03
    00003f0 34 40 03 34 40 03 34 ff 85 86 90 8b ea 67 90 0d
    0000400 e1 42 1b d2 61 d6 79 ec fd 3e 44 28 a4 51 6c 5c
    0000410 fc d2 72 ca ba 82 18 46 16 61 cd 93 a9 0f d1 24
    0000420 17 99 e2 2c 71 16 84 0c c8 7a 13 0f 9a 5e c5 f0
    0000430 79 64 e2 12 4d c8 82 a1 81 19 2d aa 44 6d 87 54
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Jul 25 00:25:45 UTC 2024
    - 55.6K bytes
    - Viewed (0)
  8. docs/bucket/notifications/README.md

    2016/10/12 06:51:33 Received message '{"EventType":"s3:ObjectCreated:Put","Key":"images/myphoto.jpg","Records":[{"eventVersion":"2.0","eventSource":"aws:s3","awsRegion":"","eventTime":"2016-10-12T13:51:33Z","eventName":"s3:ObjectCreated:Put","userIdentity":{"principalId":"minio"},"requestParameters":{"sourceIPAddress":"[::1]:57106"},"responseElements":{},"s3":{"s3SchemaVersion":"1.0","configurationId":"Config","bucket":{"name":"images","ownerIden...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jan 18 07:03:17 UTC 2024
    - 84K bytes
    - Viewed (0)
  9. helm-releases/minio-3.5.4.tgz

    minio-3.5.4.tar minio/Chart.yaml apiVersion: v1 appVersion: RELEASE.2022-02-12T00-51-25Z description: Multi-Cloud Object Storage home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png keywords: - minio - storage - object-storage - s3 - cluster maintainers: - email: ******@****.*** name: MinIO, Inc name: minio sources: - https://github.com/minio/minio version: 3.5.4 minio/values.yaml ## Provide a name in place of minio for `app:` labels ## nameOverride: "" ## Provide a name...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Mon Feb 14 06:04:53 UTC 2022
    - 17.2K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.23.md

    - github.com/google/pprof: [1ebb73c → cbba55b](https://github.com/google/pprof/compare/1ebb73c...cbba55b)
    - github.com/hashicorp/golang-lru: [v0.5.1 → v0.5.0](https://github.com/hashicorp/golang-lru/compare/v0.5.1...v0.5.0)
    - github.com/ianlancetaylor/demangle: [5e5cf60 → 28f6c0f](https://github.com/ianlancetaylor/demangle/compare/5e5cf60...28f6c0f)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
Back to top