issues
search
gjaldon
/
ecto_enum
Ecto extension to support enums in models
MIT License
562
stars
131
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Set schema in type only when specified
#121
maennchen
opened
6 months ago
0
fix warning the underscored variable
#120
cristopher-rodrigues
closed
1 year ago
3
Resolve compile error with otp 25
#119
alanvardy
closed
1 year ago
2
Warning the underscored variable `"_t"` is used after being set
#118
shahryarjb
closed
1 year ago
6
Add a notice of Ecto 3.5+ already supporting enums
#117
b1az
closed
2 years ago
0
`add_types()` gives a syntax error in PostgreSQL 13
#116
mrcasals
opened
3 years ago
0
Publish new version?
#115
mrcasals
opened
3 years ago
0
add type option to reflection function
#114
woylie
closed
2 years ago
0
Use Github Actions instead of TravisCI
#113
dolfinus
closed
2 years ago
1
Fixed typo in README
#112
mvanlamz
opened
4 years ago
0
Did @gjaldon stop maintaining library?
#111
sofakingworld
closed
4 years ago
3
Fix usage for list of strings and add some bang functions
#110
manuel-rubio
opened
4 years ago
0
Reversible `create_type/0` makes it impossible to drop type
#109
lleger
opened
4 years ago
0
test: compile test module only on test
#108
bamorim
opened
4 years ago
1
Enum array can contain null values or an empty array
#107
Sgoettschkes
opened
4 years ago
0
Added alter_type function for PG migration
#106
sofakingworld
closed
4 years ago
3
Nullable fields not being handled correctly.
#105
sdost
opened
4 years ago
0
resolved mix-test on cirrus-ci
#104
himrock922
closed
4 years ago
1
Relax Ecto version
#103
Blackstaff
closed
4 years ago
1
Compile error
#102
char0n
opened
4 years ago
2
Bump ecto version
#101
cospin
closed
4 years ago
0
Expose atom values as 0-arity macros
#100
subsetpark
closed
2 years ago
6
allow empty enums
#99
tim2CF
opened
4 years ago
0
Support loading of mysql enum fields that are returned as strings
#98
alesasnouski
opened
5 years ago
0
Make it clear in the README that MySQL is supported
#97
ccapndave
opened
5 years ago
1
Version 1.4 has been released
#96
joshuataylor
closed
5 years ago
1
default value with enum
#95
zhisme
closed
5 years ago
2
Compile Warnings with ecto_sql 3.2
#94
jherdman
closed
5 years ago
2
use with string-backed storage doesnt work
#93
NikitaNaumenko
opened
5 years ago
1
update with new required callbacks
#92
dnsbty
closed
5 years ago
32
EctoEnum macro should implement embed_as/1 and equal?/2
#91
Sgoettschkes
closed
5 years ago
1
Auto define enum variants as functions
#90
zph
closed
4 months ago
4
Support Composite types in Postgres
#89
gjaldon
opened
5 years ago
1
Limited query-ability.
#88
hickscorp
opened
5 years ago
2
Using Enums as constants
#87
zph
closed
5 years ago
2
Add schemaless_type function to postgres enums
#86
bernardd
closed
5 years ago
0
how to test and pass coverage?
#85
silva96
closed
5 years ago
1
Add typespec generation
#84
bernardd
closed
5 years ago
2
Fix warning while compile project
#83
oo6
closed
5 years ago
1
Rollback doesn't seem to work with `.create_type`
#82
youroff
closed
5 years ago
3
Warning while compile project
#81
msudgh
closed
5 years ago
6
Add function for checking if EctoEnum types match with Postgresql types
#80
gjaldon
opened
5 years ago
0
unable to parse short-cut way enum
#79
msudgh
closed
5 years ago
1
Dynamically generate graphql types
#78
gjaldon
opened
5 years ago
2
Refactor internals and add requested features
#77
gjaldon
closed
5 years ago
0
Ensure module loaded before checking exports. Closes #82
#76
howleysv
closed
5 years ago
2
Embed enum to current module
#75
fuelen
closed
5 years ago
2
minor grammar fix in README.md
#74
seeekr
closed
5 years ago
0
Warning when reuse the type created in another migration
#73
marinho10
opened
5 years ago
0
Dynamically add typespecs to be used with Dializer
#72
praveenperera
closed
5 years ago
1
Next