Issues
- 0
comparing uncomparable type pgtype.VarcharArray
#105 opened by bweston92 - 2
- 5
add a `pggen.optional()` directive
#85 opened by breathe - 6
- 12
- 1
- 4
- 2
Embedded composite types using a pointer
#92 opened by leg100 - 1
Tracing and Testing
#91 opened by farazfazli - 7
- 5
Interval processing causes panics
#49 opened by flamedmg - 3
Support for JSONB?
#65 opened by StephanSchmidt - 9
possible to support a two-argument pggen.arg eg `pggen.arg(param text, default_value anyelement)`?
#86 opened by breathe - 4
- 1
Error when using bytea datatype
#82 opened by Oliver-Fish - 3
Support for In conditions
#81 opened by Oliver-Fish - 1
inconsistent return structures generated
#79 opened by bweston92 - 4
Flag for package name missing
#48 opened by goliatone - 7
- 4
- 0
Proposal: Custom go type mapping per query argument
#46 opened by 0xjac - 2
- 3
Dynamic table name
#68 opened by dnnspaul - 5
Commit broke generation of custom types
#67 opened by flamedmg - 0
- 6
- 2
Proposal: Accessor methods for row structs
#57 opened by leg100 - 2
- 2
- 3
- 5
Use array_arg on nullable relationship
#47 opened by tbo - 9
proposal: generate "queries" by stored pg function
#25 opened by aight8 - 13
Using custom types + arrays as pggen.arg()
#29 opened by aight8 - 8
The code output by `pggen` is dependent on the order of the columns in a table in `schema.sql`, though this order doesn't matter according to spec
#37 opened by djsavvy - 7
- 3
Better detection of null values
#45 opened by devfd - 6
- 1
- 5
Better IDE integration?
#55 opened by benjamin-thomas - 1
- 0
- 4
Encoding of Numeric inside a custom type panics
#39 opened by tbo - 3
Discussion about -go-type
#31 opened by aight8 - 4
- 4
- 3
proposal: panicing function on non-empty-row error
#32 opened by aight8 - 1
- 2
Non-nullable types generate pointer types
#27 opened by abijr - 3
Using output dir with multiple query files with same basename overwrites files
#28 opened by sadmansakib - 5
How to enable statement caching?
#26 opened by imraan-go