Result for DA20D2B00E1F71E6157663A155D9E269C2365EBF

Query result

Key Value
FileName./usr/share/gocode/src/gopkg.in/pg.v5/internal/safe.go
FileSize156
MD58B06577F5ED21AC8F3F9BE4026967E56
SHA-1DA20D2B00E1F71E6157663A155D9E269C2365EBF
SHA-256779FA240A241BF547922B16568B99C3D71C229A1F36005B84F539662ADB09A26
SSDEEP3:RFo3oZlWcMJbQWcRAWxYLoKBWK9v9F/vMyFsN3XMV84mK7K:jW+rMJURzxYWK9v9uyu3cV84mKu
TLSHT1C1C08C28313694058ED808049DC22640F2E8E63329BAE0E0CCC81026961100FB773125
hashlookup:parent-total11
hashlookup:trust100

Network graph view

Parents (Total: 11)

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
FileSize65736
MD5967DAB60EF8C189140D01357D8B73907
PackageDescriptionPostgreSQL 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
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-gopkg-pg.v5-dev
PackageSectiondevel
PackageVersion5.3.3-3.1
SHA-1743EC02B45ED97095980450D5638AC450BB1EE00
SHA-256DA12CE035E96A5355F1C9BD772EDDC8F1B6593655A825216C39084337D8CBB83
Key Value
MD5402D4FA132025525D543E08954316A12
PackageArchnoarch
PackageDescriptionOpinionated Golang tag parser. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/vmihailenco/tagparser
PackageMaintainerFedora Project
PackageNamegolang-github-vmihailenco-tagparser-devel
PackageRelease2.fc34
PackageVersion0.1.2
SHA-1270B7597BFE30C784FF0CC4DB3C4F33AE5EA284C
SHA-256634A864F4302FB1FA6F8A8B142CA88B6EC84968DB4659C9E46A9F27F81886E58
Key Value
FileSize66442
MD55213CF50C8B604F16DDEE506F636A65A
PackageDescriptionPostgreSQL 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
PackageMaintainerDebian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
PackageNamegolang-gopkg-pg.v5-dev
PackageSectiondevel
PackageVersion5.3.3-2~bpo9+1
SHA-16F3D278F5E4EE14B0C5F384F43D0CF12AA599948
SHA-2568147C5F18EEF2E20781F43D8D119679106E19625D4E0D5041EB71FD566684D7C
Key Value
FileSize4440
MD5C46D898521F5E6FF0AF1BEEA3DA968BE
PackageDescriptionGolang tag parser Opinionated Golang tag parser.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-vmihailenco-tagparser-dev
PackageSectiondevel
PackageVersion0.1.1-2
SHA-173D174D6A58F99920BE05329829D67D0472D7197
SHA-256C5B73B52ECA395C665388E99801D7AE7862754D719255F7BAE669CAF87960246
Key Value
FileSize65592
MD5E5C3ACEF7C61FEB77A312C6622FB3502
PackageDescriptionPostgreSQL 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
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-gopkg-pg.v5-dev
PackageSectiondevel
PackageVersion5.3.3-3
SHA-1126D628FA61DB450DD668B495800EF18DBF82063
SHA-256F48B86F5BEE285C8667EAFD7D33D64EE18585FA3C72C9F972BAD8A52343AE672
Key Value
FileSize4484
MD55978245C51D9B77E55A608663075D7EC
PackageDescriptionGolang tag parser Opinionated Golang tag parser.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-vmihailenco-tagparser-dev
PackageSectiondevel
PackageVersion0.1.1-2
SHA-187EBE1C45A862436A12E6FBD5C113787740570E6
SHA-256D66D094B5F2ED09E2FD20B08832C497D0E9446CEDF05C0A153A295974BFC74C6
Key Value
MD5944C829605F42575E043EFB79931BFB2
PackageArchnoarch
PackageDescriptionOpinionated Golang tag parser. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/vmihailenco/tagparser
PackageMaintainerFedora Project
PackageNamegolang-github-vmihailenco-tagparser-devel
PackageRelease1.fc33
PackageVersion0.1.1
SHA-14DF70467CD325425CE50E8357FE63BA4A259E46A
SHA-25670EEB382CFD752B832B4973E6307FA0A53C5F461D5B20B7A397E92D62C14A71E
Key Value
FileSize66384
MD5BB8F1349F775466851A68913ECA24568
PackageDescriptionPostgreSQL 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
PackageMaintainerDebian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
PackageNamegolang-gopkg-pg.v5-dev
PackageSectiondevel
PackageVersion5.3.3-3.1
SHA-12B2CA9E51630D998831BD53675835E5A3FD050BE
SHA-256594FF8602AD6F921E8C6B90CD502F8ED75F6A72F9FF170902D2F8D1DD2B14E6E
Key Value
FileSize66220
MD5FFC6625275E98C8F21BF15F9C52C8201
PackageDescriptionPostgreSQL 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
PackageMaintainerDebian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
PackageNamegolang-gopkg-pg.v5-dev
PackageSectiondevel
PackageVersion5.3.3-3
SHA-16C720DE3069C9BB3F20C916151AB51D93C38DB41
SHA-25646ECF59645419C2CA3AD887EF51FE974C08390BC4D6FCCED6A42EB1A2F219684
Key Value
FileSize65804
MD53A599D927BEEF6770391E187D4A9FF2D
PackageDescriptionPostgreSQL 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
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-gopkg-pg.v5-dev
PackageSectiondevel
PackageVersion5.3.3-2
SHA-1BB73E5FA2E0D6818CA51A175C9749EE4A5779422
SHA-256CC9642BEAA76298E19D801CD2B89DD23282C79BF894C72288E0CA24196519AB0
Key Value
FileSize4592
MD58CC8CBF9EB21DCB8F9808149D6F83FFC
PackageDescriptionGolang tag parser Opinionated Golang tag parser.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-github-vmihailenco-tagparser-dev
PackageSectiondevel
PackageVersion0.1.1-3
SHA-136F687102FAB3CB6E647833B0906FE261F100E9C
SHA-256297C6CACA05100EFA792D82EC698A6978255D0FD138047D16696CB6F09085C4C