Pinned issues
Issues
- 0
- 9
One-to-many relation using join
#1806 opened by Barben360 - 2
[v9] json array columns have serialization edge cases with special characters
#1776 opened by DeviateFish - 11
What to do in this case if I need a transaction instead of a DB connection on the same struct?
#1770 opened by frederikhors - 2
Dynamic table name for update
#1810 opened by muriloventuroso - 2
I cant use "join_fk" with "has-one" Relation
#1812 opened by KMACEL - 1
Support Multiple columns on relation.
#1839 opened by debendraoli - 5
Update slice ignores WherePK()
#1785 opened by frederikhors - 0
Support Indexing
#1842 opened by debendraoli - 2
- 6
- 6
Bulk update errors with ERROR #42804 on custom type
#1841 opened by masterentropy - 2
How append element to array column with ORM?
#1844 opened by 2qif49lt - 1
M2M: pk bigserial and 2 fk uuid lead to pk used on fk (seems only appear with uuid type)
#1840 opened by alexisvisco - 1
- 2
`Relation` breaks in M2M when `Column` is used
#1801 opened by kudrykv - 1
“MATERIALIZED” statement not supported in go-pg.
#1835 opened by jerry-lin972 - 7
go-pg v10.7.4 doesn't build with Bazel
#1832 opened by marvin-hansen - 3
[Enhancement] Add ability to specify multiple relations in one method call
#1797 opened by eugeneradionov - 1
pg: unknown startup message response: 'N'
#1830 opened by elliotcourant - 0
Add support for window functions
#1833 opened by blastrock - 6
Any way for to force an index in CockroachDB?
#1817 opened by CyborgMaster - 2
Add support for sqlcommenter
#1822 opened by hypnoglow - 0
- 11
Current transaction is aborted, commands ignored until end of transaction block
#1813 opened by Barben360 - 0
Action Required: Fix Renovate Configuration
#1811 opened by renovate - 1
Value always zero
#1804 opened by reggieoswald-ads - 1
Parsing of timetz is not implemented.
#1807 opened by duohedron - 0
- 3
about models tag
#1799 opened by tninenine - 0
- 0
RLS (Row level security)
#1793 opened by frederikhors - 4
Broken select SQL when suppressing root and relation columns in particular order
#1783 opened by NathanBaulch - 2
Missing join ON clause when using WherePK with slice
#1789 opened by NathanBaulch - 1
Returning with Update() and map[string]interface{}
#1787 opened by frederikhors - 2
WherePK and Where together, how?
#1786 opened by frederikhors - 1
- 2
v10.6.2 causes package compilation failure
#1781 opened by morgantymartin - 1
Latest release v10.3.2 there is no pgdebug
#1782 opened by edieruby - 0
Read ~/.pgpass file
#1780 opened by corby - 1
pg.InMulti generates empty output
#1779 opened by betaprior - 4
Where to set connection string paramter?
#1777 opened by thetruechar - 4
New features and various thoughts
#1769 opened by frederikhors - 4
wrong sql code generated on inserting bytea value
#1773 opened by bearsh - 1
- 1
- 2
Placeholder in CREATE SEQUENCE query
#1765 opened by vadim-dmitriev - 0
Use SAVEPOINT for nested transactions
#1764 opened by vmihailenco - 1
Support for multiple/composite primary keys on new relation tag `pg:"rel:"`
#1757 opened by vilipwong - 6
Passing []*Model to db.Model().Select() returns nil when no rows are found, passing *Model returns "no rows in result set"
#1753 opened by jeffreydwalter