| Key | Value |
|---|---|
| FileName | ./usr/share/gocode/src/gopkg.in/pg.v5/internal/safe.go |
| FileSize | 156 |
| MD5 | 8B06577F5ED21AC8F3F9BE4026967E56 |
| SHA-1 | DA20D2B00E1F71E6157663A155D9E269C2365EBF |
| SHA-256 | 779FA240A241BF547922B16568B99C3D71C229A1F36005B84F539662ADB09A26 |
| SSDEEP | 3:RFo3oZlWcMJbQWcRAWxYLoKBWK9v9F/vMyFsN3XMV84mK7K:jW+rMJURzxYWK9v9uyu3cV84mKu |
| TLSH | T1C1C08C28313694058ED808049DC22640F2E8E63329BAE0E0CCC81026961100FB773125 |
| hashlookup:parent-total | 11 |
| hashlookup:trust | 100 |
The searched file hash is included in 11 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value |
|---|---|
| FileSize | 65736 |
| MD5 | 967DAB60EF8C189140D01357D8B73907 |
| PackageDescription | PostgreSQL client and ORM for Golang Go-pg is a convenient PostgreSQL client and ORM for Golang with the following features: . - Basic types: integers, floats, string, bool, time.Time. sql.NullBool, sql.NullString, sql.NullInt64, sql.NullFloat64 and pg.NullTime - sql.Scanner and sql/driver.Valuer interfaces - Structs, maps and arrays are marshalled as JSON by default - PostgreSQL multidimensional Arrays using array tag and Array wrapper - Hstore using hstore tag and Hstore wrapper - All struct fields are nullable by default and zero values (empty string, 0, zero time) are marshalled as SQL NULL. ``sql:",notnull"` is used to reverse this behaviour - Transactions - Prepared statements - Notifications using LISTEN and NOTIFY - Copying data using COPY FROM and COPY TO - Timeouts - Automatic connection pooling - Queries retries on network errors - Working with models using ORM and SQL - Scanning variables using ORM and SQL - SelectOrInsert using on-conflict - INSERT ... ON CONFLICT DO UPDATE using ORM - Common table expressions using WITH and WrapWith - CountEstimate using EXPLAIN to get estimated number of matching rows - HasOne, BelongsTo, HasMany and ManyToMany- - Creating tables from structs - Migrations - Sharding |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | golang-gopkg-pg.v5-dev |
| PackageSection | devel |
| PackageVersion | 5.3.3-3.1 |
| SHA-1 | 743EC02B45ED97095980450D5638AC450BB1EE00 |
| SHA-256 | DA12CE035E96A5355F1C9BD772EDDC8F1B6593655A825216C39084337D8CBB83 |
| Key | Value |
|---|---|
| MD5 | 402D4FA132025525D543E08954316A12 |
| PackageArch | noarch |
| PackageDescription | Opinionated Golang tag parser. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/vmihailenco/tagparser |
| PackageMaintainer | Fedora Project |
| PackageName | golang-github-vmihailenco-tagparser-devel |
| PackageRelease | 2.fc34 |
| PackageVersion | 0.1.2 |
| SHA-1 | 270B7597BFE30C784FF0CC4DB3C4F33AE5EA284C |
| SHA-256 | 634A864F4302FB1FA6F8A8B142CA88B6EC84968DB4659C9E46A9F27F81886E58 |
| Key | Value |
|---|---|
| FileSize | 66442 |
| MD5 | 5213CF50C8B604F16DDEE506F636A65A |
| PackageDescription | PostgreSQL client and ORM for Golang Go-pg is a convenient PostgreSQL client and ORM for Golang with the following features: . - Basic types: integers, floats, string, bool, time.Time. sql.NullBool, sql.NullString, sql.NullInt64, sql.NullFloat64 and pg.NullTime - sql.Scanner and sql/driver.Valuer interfaces - Structs, maps and arrays are marshalled as JSON by default - PostgreSQL multidimensional Arrays using array tag and Array wrapper - Hstore using hstore tag and Hstore wrapper - All struct fields are nullable by default and zero values (empty string, 0, zero time) are marshalled as SQL NULL. ``sql:",notnull"` is used to reverse this behaviour - Transactions - Prepared statements - Notifications using LISTEN and NOTIFY - Copying data using COPY FROM and COPY TO - Timeouts - Automatic connection pooling - Queries retries on network errors - Working with models using ORM and SQL - Scanning variables using ORM and SQL - SelectOrInsert using on-conflict - INSERT ... ON CONFLICT DO UPDATE using ORM - Common table expressions using WITH and WrapWith - CountEstimate using EXPLAIN to get estimated number of matching rows - HasOne, BelongsTo, HasMany and ManyToMany- - Creating tables from structs - Migrations - Sharding |
| PackageMaintainer | Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> |
| PackageName | golang-gopkg-pg.v5-dev |
| PackageSection | devel |
| PackageVersion | 5.3.3-2~bpo9+1 |
| SHA-1 | 6F3D278F5E4EE14B0C5F384F43D0CF12AA599948 |
| SHA-256 | 8147C5F18EEF2E20781F43D8D119679106E19625D4E0D5041EB71FD566684D7C |
| Key | Value |
|---|---|
| FileSize | 4440 |
| MD5 | C46D898521F5E6FF0AF1BEEA3DA968BE |
| PackageDescription | Golang tag parser Opinionated Golang tag parser. |
| PackageMaintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| PackageName | golang-github-vmihailenco-tagparser-dev |
| PackageSection | devel |
| PackageVersion | 0.1.1-2 |
| SHA-1 | 73D174D6A58F99920BE05329829D67D0472D7197 |
| SHA-256 | C5B73B52ECA395C665388E99801D7AE7862754D719255F7BAE669CAF87960246 |
| Key | Value |
|---|---|
| FileSize | 65592 |
| MD5 | E5C3ACEF7C61FEB77A312C6622FB3502 |
| PackageDescription | PostgreSQL client and ORM for Golang Go-pg is a convenient PostgreSQL client and ORM for Golang with the following features: . - Basic types: integers, floats, string, bool, time.Time. sql.NullBool, sql.NullString, sql.NullInt64, sql.NullFloat64 and pg.NullTime - sql.Scanner and sql/driver.Valuer interfaces - Structs, maps and arrays are marshalled as JSON by default - PostgreSQL multidimensional Arrays using array tag and Array wrapper - Hstore using hstore tag and Hstore wrapper - All struct fields are nullable by default and zero values (empty string, 0, zero time) are marshalled as SQL NULL. ``sql:",notnull"` is used to reverse this behaviour - Transactions - Prepared statements - Notifications using LISTEN and NOTIFY - Copying data using COPY FROM and COPY TO - Timeouts - Automatic connection pooling - Queries retries on network errors - Working with models using ORM and SQL - Scanning variables using ORM and SQL - SelectOrInsert using on-conflict - INSERT ... ON CONFLICT DO UPDATE using ORM - Common table expressions using WITH and WrapWith - CountEstimate using EXPLAIN to get estimated number of matching rows - HasOne, BelongsTo, HasMany and ManyToMany- - Creating tables from structs - Migrations - Sharding |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | golang-gopkg-pg.v5-dev |
| PackageSection | devel |
| PackageVersion | 5.3.3-3 |
| SHA-1 | 126D628FA61DB450DD668B495800EF18DBF82063 |
| SHA-256 | F48B86F5BEE285C8667EAFD7D33D64EE18585FA3C72C9F972BAD8A52343AE672 |
| Key | Value |
|---|---|
| FileSize | 4484 |
| MD5 | 5978245C51D9B77E55A608663075D7EC |
| PackageDescription | Golang tag parser Opinionated Golang tag parser. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | golang-github-vmihailenco-tagparser-dev |
| PackageSection | devel |
| PackageVersion | 0.1.1-2 |
| SHA-1 | 87EBE1C45A862436A12E6FBD5C113787740570E6 |
| SHA-256 | D66D094B5F2ED09E2FD20B08832C497D0E9446CEDF05C0A153A295974BFC74C6 |
| Key | Value |
|---|---|
| MD5 | 944C829605F42575E043EFB79931BFB2 |
| PackageArch | noarch |
| PackageDescription | Opinionated Golang tag parser. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/vmihailenco/tagparser |
| PackageMaintainer | Fedora Project |
| PackageName | golang-github-vmihailenco-tagparser-devel |
| PackageRelease | 1.fc33 |
| PackageVersion | 0.1.1 |
| SHA-1 | 4DF70467CD325425CE50E8357FE63BA4A259E46A |
| SHA-256 | 70EEB382CFD752B832B4973E6307FA0A53C5F461D5B20B7A397E92D62C14A71E |
| Key | Value |
|---|---|
| FileSize | 66384 |
| MD5 | BB8F1349F775466851A68913ECA24568 |
| PackageDescription | PostgreSQL client and ORM for Golang Go-pg is a convenient PostgreSQL client and ORM for Golang with the following features: . - Basic types: integers, floats, string, bool, time.Time. sql.NullBool, sql.NullString, sql.NullInt64, sql.NullFloat64 and pg.NullTime - sql.Scanner and sql/driver.Valuer interfaces - Structs, maps and arrays are marshalled as JSON by default - PostgreSQL multidimensional Arrays using array tag and Array wrapper - Hstore using hstore tag and Hstore wrapper - All struct fields are nullable by default and zero values (empty string, 0, zero time) are marshalled as SQL NULL. ``sql:",notnull"` is used to reverse this behaviour - Transactions - Prepared statements - Notifications using LISTEN and NOTIFY - Copying data using COPY FROM and COPY TO - Timeouts - Automatic connection pooling - Queries retries on network errors - Working with models using ORM and SQL - Scanning variables using ORM and SQL - SelectOrInsert using on-conflict - INSERT ... ON CONFLICT DO UPDATE using ORM - Common table expressions using WITH and WrapWith - CountEstimate using EXPLAIN to get estimated number of matching rows - HasOne, BelongsTo, HasMany and ManyToMany- - Creating tables from structs - Migrations - Sharding |
| PackageMaintainer | Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> |
| PackageName | golang-gopkg-pg.v5-dev |
| PackageSection | devel |
| PackageVersion | 5.3.3-3.1 |
| SHA-1 | 2B2CA9E51630D998831BD53675835E5A3FD050BE |
| SHA-256 | 594FF8602AD6F921E8C6B90CD502F8ED75F6A72F9FF170902D2F8D1DD2B14E6E |
| Key | Value |
|---|---|
| FileSize | 66220 |
| MD5 | FFC6625275E98C8F21BF15F9C52C8201 |
| PackageDescription | PostgreSQL client and ORM for Golang Go-pg is a convenient PostgreSQL client and ORM for Golang with the following features: . - Basic types: integers, floats, string, bool, time.Time. sql.NullBool, sql.NullString, sql.NullInt64, sql.NullFloat64 and pg.NullTime - sql.Scanner and sql/driver.Valuer interfaces - Structs, maps and arrays are marshalled as JSON by default - PostgreSQL multidimensional Arrays using array tag and Array wrapper - Hstore using hstore tag and Hstore wrapper - All struct fields are nullable by default and zero values (empty string, 0, zero time) are marshalled as SQL NULL. ``sql:",notnull"` is used to reverse this behaviour - Transactions - Prepared statements - Notifications using LISTEN and NOTIFY - Copying data using COPY FROM and COPY TO - Timeouts - Automatic connection pooling - Queries retries on network errors - Working with models using ORM and SQL - Scanning variables using ORM and SQL - SelectOrInsert using on-conflict - INSERT ... ON CONFLICT DO UPDATE using ORM - Common table expressions using WITH and WrapWith - CountEstimate using EXPLAIN to get estimated number of matching rows - HasOne, BelongsTo, HasMany and ManyToMany- - Creating tables from structs - Migrations - Sharding |
| PackageMaintainer | Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> |
| PackageName | golang-gopkg-pg.v5-dev |
| PackageSection | devel |
| PackageVersion | 5.3.3-3 |
| SHA-1 | 6C720DE3069C9BB3F20C916151AB51D93C38DB41 |
| SHA-256 | 46ECF59645419C2CA3AD887EF51FE974C08390BC4D6FCCED6A42EB1A2F219684 |
| Key | Value |
|---|---|
| FileSize | 65804 |
| MD5 | 3A599D927BEEF6770391E187D4A9FF2D |
| PackageDescription | PostgreSQL client and ORM for Golang Go-pg is a convenient PostgreSQL client and ORM for Golang with the following features: . - Basic types: integers, floats, string, bool, time.Time. sql.NullBool, sql.NullString, sql.NullInt64, sql.NullFloat64 and pg.NullTime - sql.Scanner and sql/driver.Valuer interfaces - Structs, maps and arrays are marshalled as JSON by default - PostgreSQL multidimensional Arrays using array tag and Array wrapper - Hstore using hstore tag and Hstore wrapper - All struct fields are nullable by default and zero values (empty string, 0, zero time) are marshalled as SQL NULL. ``sql:",notnull"` is used to reverse this behaviour - Transactions - Prepared statements - Notifications using LISTEN and NOTIFY - Copying data using COPY FROM and COPY TO - Timeouts - Automatic connection pooling - Queries retries on network errors - Working with models using ORM and SQL - Scanning variables using ORM and SQL - SelectOrInsert using on-conflict - INSERT ... ON CONFLICT DO UPDATE using ORM - Common table expressions using WITH and WrapWith - CountEstimate using EXPLAIN to get estimated number of matching rows - HasOne, BelongsTo, HasMany and ManyToMany- - Creating tables from structs - Migrations - Sharding |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | golang-gopkg-pg.v5-dev |
| PackageSection | devel |
| PackageVersion | 5.3.3-2 |
| SHA-1 | BB73E5FA2E0D6818CA51A175C9749EE4A5779422 |
| SHA-256 | CC9642BEAA76298E19D801CD2B89DD23282C79BF894C72288E0CA24196519AB0 |
| Key | Value |
|---|---|
| FileSize | 4592 |
| MD5 | 8CC8CBF9EB21DCB8F9808149D6F83FFC |
| PackageDescription | Golang tag parser Opinionated Golang tag parser. |
| PackageMaintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| PackageName | golang-github-vmihailenco-tagparser-dev |
| PackageSection | devel |
| PackageVersion | 0.1.1-3 |
| SHA-1 | 36F687102FAB3CB6E647833B0906FE261F100E9C |
| SHA-256 | 297C6CACA05100EFA792D82EC698A6978255D0FD138047D16696CB6F09085C4C |