issues
search
anykeyh
/
clear
Advanced ORM between postgreSQL and Crystal
https://github.com/anykeyh/clear
MIT License
272
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Default connection always used for internal transaction operations
#229
andrewMacmurray
opened
2 months ago
0
Registers generators to base
#228
eliasjpr
closed
1 year ago
0
Fix serialization of JSON::Any? nil values
#227
mloughran
opened
2 years ago
0
Allow overriding column setter
#226
mloughran
opened
2 years ago
3
fix: add PG::UUIDArray
#225
lbguilherme
opened
2 years ago
3
order_by not working as described in documentation
#224
dansbits
opened
2 years ago
0
Creating a UNIQUE constraint on multiple columns?
#223
jubishop
opened
3 years ago
1
add JSON::PullParser from shard pg latest update
#222
anykeyh
closed
3 years ago
1
Incompatible with pg v.0.24.0
#221
dukenguyenxyz
opened
3 years ago
1
Support latest PG version from will/crystal-pg#232
#220
Vici37
closed
3 years ago
4
Error when requiring "clear" in Crystal 1.1.1
#219
Lunari8546
opened
3 years ago
7
Clear migration applying DummyMigration instead of my own
#218
imeraj
closed
3 years ago
1
fix compatibility with latest crystal-pg
#217
mamantoha
closed
3 years ago
0
Example for AlterColumn?
#216
kalafut
opened
3 years ago
0
Example "has many through" not compiling.
#215
Ash42Z
opened
3 years ago
4
bump to crystal 1.0.0
#214
anykeyh
closed
3 years ago
0
Update pg to any nightly
#213
duraki
closed
3 years ago
0
Support Crystal 1.0.0-dev branch via any
#212
duraki
closed
3 years ago
1
unable to save changed record
#211
sa-0001
closed
3 years ago
3
Fix grammatical errors in README
#210
carcinocron
closed
3 years ago
1
Crystal 0.36 enum - Literal#to_json(x) must be implemented
#209
polonski
opened
3 years ago
0
Clear v0.9 regressions with self-reference and has_many through
#208
mamantoha
opened
3 years ago
0
Fix #valid!
#207
m-o-e
closed
3 years ago
0
Fix sql escape function for array of strings
#206
n-pn
opened
3 years ago
2
Allow mass_assignment option for belongs_to relation
#205
dukenguyenxyz
opened
3 years ago
0
Set up CI/CD pipeline to test the library
#204
dukenguyenxyz
opened
3 years ago
1
Fix JSON::Deserialize not working with column_name field
#203
dukenguyenxyz
opened
3 years ago
0
Bug: JSONDeserialize module not handling
#202
dukenguyenxyz
opened
3 years ago
0
Allow specs to be run with Docker
#201
dukenguyenxyz
opened
3 years ago
1
Fix has_one getter for nilable type
#200
straight-shoota
closed
3 years ago
1
Add custom converter spec detailed as example in the manual
#199
dukenguyenxyz
opened
4 years ago
0
docs: add caspiano as a contributor
#198
allcontributors[bot]
closed
4 years ago
0
Unable to use custom converter
#197
dukenguyenxyz
opened
4 years ago
3
Add type JSON::Builder to json in .to_json
#196
dukenguyenxyz
opened
4 years ago
0
Add deserialisation for enum
#195
dukenguyenxyz
opened
4 years ago
0
docs: add yujiri8 as a contributor
#194
allcontributors[bot]
closed
4 years ago
0
docs: add mamantoha as a contributor
#193
allcontributors[bot]
closed
4 years ago
0
docs: add dukeraphaelng as a contributor
#192
allcontributors[bot]
closed
4 years ago
3
Add bigdecimal (.cr) mapping to numeric (pg) in converter and migration
#191
dukenguyenxyz
closed
4 years ago
5
fix compatibility with latest crystal-pg
#190
mamantoha
closed
4 years ago
3
get rid of deprecated logger class
#189
mamantoha
closed
4 years ago
0
Add `.from_json` method to Clear::Enum
#188
dukenguyenxyz
closed
4 years ago
0
Add create/update/set from JSON
#187
dukenguyenxyz
closed
4 years ago
1
Document how to use the CLI
#186
ghost
opened
4 years ago
5
Fix grammatical errors in README
#185
ghost
closed
4 years ago
2
Inferring initial migration from model
#184
ghost
opened
4 years ago
1
HTML rendered literally in the docs
#183
ghost
opened
4 years ago
1
Trying to use Clear with Amber with pynixwang/amber-clear recipe
#182
max-bertinetti
closed
3 years ago
2
Typo fix in manual/model/column-types/converters.md
#181
GabFitzgerald
closed
4 years ago
2
Fix using PG schema in insert and update query
#180
fanda
closed
4 years ago
1
Next