issues
search
gnormal
/
gnorm
A database-first code generator for any language
https://gnorm.org
Other
484
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
support reading table comments when two tables in different schemas h…
#145
saward
opened
2 years ago
2
Change postgres driver enums query to return one entry per enum
#144
oiime
opened
2 years ago
0
database/drives/postgres/parse.go::queryEnums query adds an enum per enum value rather than actual enum
#143
oiime
opened
2 years ago
2
upgrade pq version (#141)
#142
oiime
opened
2 years ago
0
pq version does not work with postgres 10
#141
oiime
opened
2 years ago
2
Fix to support cross-schema foreign keys in postgesql
#140
saward
closed
2 years ago
5
Template data
#139
natefinch
closed
3 years ago
0
add view data to tables and switch to modules
#138
natefinch
closed
3 years ago
0
Why am I getting this? Error: error scanning foreign key constraint: sql: Scan error on column index 5, name "table_name": converting NULL to string is unsupported
#137
biorisk
closed
2 years ago
12
Build instructions don't match the source code
#136
llimllib
opened
4 years ago
0
Build instructions don't work as given
#135
llimllib
opened
4 years ago
5
Is there a Protobuf example?
#134
mmendez512
closed
4 years ago
8
Error : function "plural" not defined
#133
Vahanerevan
opened
4 years ago
0
Is this project dead ?
#132
lduchosal
opened
4 years ago
4
Mssql support
#131
lduchosal
opened
4 years ago
0
sqlite-support
#130
lduchosal
opened
4 years ago
0
sqlite support
#129
lduchosal
closed
4 years ago
1
Add Table.Type to distinguish views from tables (#127)
#128
freb
closed
4 years ago
1
Support for TableType
#127
freb
closed
4 years ago
1
MariaDB support: GENERATION_EXPRESSION is nullable
#126
lajosbencz
opened
4 years ago
2
Add inflection for pluralization
#125
Etomyutikos
closed
5 years ago
2
Append to correct ForeignKeyRefs slice
#124
Etomyutikos
closed
5 years ago
0
ForeignKeyRefs being overwritten
#123
Etomyutikos
closed
5 years ago
0
Update documentation to reflect ordinal changes
#122
Etomyutikos
closed
5 years ago
1
Expose column Ordinals
#121
Etomyutikos
closed
5 years ago
0
gnorm do not recognize default value from identity
#120
deelienardy
opened
5 years ago
0
Fix duplicate Schema.Enums for Postges.
#119
freb
opened
5 years ago
1
Add support for Postgres tables using keywords
#118
freb
closed
4 years ago
3
Support for keyword table names in Postgres
#117
freb
closed
4 years ago
0
Fix duplicate Schema.Enums for Postges.
#116
freb
closed
5 years ago
0
Schema.Enums contains one value for each value instead of each type
#115
freb
opened
5 years ago
9
MariaDB, Error: name "GENERATION_EXPRESSION": unsupported Scan
#114
rwese
closed
5 years ago
1
Gnorm does not seem to work with recent mysql version (v8)
#113
wuleninja
opened
5 years ago
2
Fixed hasSuffix to point to HasSuffix function
#112
saward
closed
6 years ago
0
Replace 'mysql' with 'postgres'
#111
saward
closed
6 years ago
0
start using goreleaser
#110
natefinch
closed
6 years ago
0
add support for template engines
#109
natefinch
closed
6 years ago
1
fix a bunch of highlighting stuff on the website
#108
natefinch
closed
6 years ago
0
bugfix: fixed String() and Values() methods for andClause and orClause
#107
Ompluscator
opened
6 years ago
0
Rename index function to not overlap with built-in
#106
natefinch
closed
6 years ago
0
Sort and docs
#105
natefinch
closed
6 years ago
0
Add useful default templates
#104
nhooyr
closed
5 years ago
16
Versus on website is disingenuous towards sqlboiler
#103
aarondl
closed
6 years ago
5
sqlite support
#102
lduchosal
opened
6 years ago
2
mssql support
#101
lduchosal
opened
6 years ago
1
Doc enum path change
#100
natefinch
closed
6 years ago
1
fix: passing the table DB name to the enum-generation steps
#99
wuleninja
closed
6 years ago
4
Table name is unknown in enum generation
#98
wuleninja
opened
6 years ago
0
contain two fix and a feature
#97
sillydong
opened
6 years ago
1
replace \n to space in postgresql comments
#96
sillydong
closed
6 years ago
2
Next