issues
search
luckyframework
/
avram
A Crystal database wrapper for reading, writing, and migrating Postgres databases.
https://luckyframework.github.io/avram/
MIT License
165
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bulk updates
#1075
jwoertink
opened
5 days ago
0
Fixing specs on windows.
#1074
jwoertink
closed
2 weeks ago
2
Fall cleaning
#1073
jwoertink
closed
2 weeks ago
1
Specs fail on Windows
#1072
jwoertink
closed
2 weeks ago
0
Testing Windows PG Patch
#1071
jwoertink
closed
2 weeks ago
1
Release v1.3.0
#1070
jwoertink
closed
1 month ago
0
Windows support
#1069
jwoertink
closed
1 month ago
0
Look in to moving away from monkey-patched core types
#1068
jwoertink
opened
1 month ago
4
Support Windows natively
#1067
jwoertink
closed
2 weeks ago
2
Operation callbacks are missing the conditional arguments
#1066
jwoertink
opened
2 months ago
0
Adding new validation to validate URL formatted attributes
#1065
jwoertink
closed
2 months ago
0
Fixing docs for change_default.
#1064
jwoertink
closed
2 months ago
0
Stop using Symbols
#1063
jwoertink
opened
3 months ago
0
Add `#have_error` spec expectation
#1062
akadusei
closed
3 months ago
0
Allow String keys to be set for error messages
#1061
jwoertink
opened
3 months ago
0
Add `#have_error` spec expectation
#1060
akadusei
closed
3 months ago
1
Use quotes when referencing columns
#1059
jwoertink
closed
2 months ago
0
Use postgres as the default setup db
#1058
jwoertink
closed
3 months ago
0
Deprecate allow_nulls and forbid_nulls
#1057
jwoertink
closed
3 months ago
0
Use `postgres` as the default DB you connect to for db.create and db.drop tasks
#1056
jwoertink
closed
3 months ago
1
Run delete operation in a transaction
#1055
akadusei
closed
3 months ago
0
allow_nulls_for and forbid_nulls are duplicated methods
#1054
jwoertink
closed
3 months ago
0
Fix inline docs on change_default
#1053
jwoertink
closed
2 months ago
0
Run delete operation in a transaction
#1052
akadusei
closed
3 months ago
1
Fixing Crystal nightly issues related to upcoming 1.13
#1051
jwoertink
closed
5 months ago
0
Added Avram::Join::Raw.
#1050
zw963
opened
5 months ago
2
dirty hack for pass string literal into a self-defined join method
#1049
zw963
closed
5 months ago
0
Support write LEFT JOIN which include more than one condition use AND?
#1048
zw963
opened
5 months ago
7
Adding a helpful error message for "Could not connect"
#1047
jwoertink
closed
5 months ago
0
Support camelcase when generate migration file, Fix #1045
#1046
zw963
closed
5 months ago
0
[Feature] bin/lucky.gen.migration name support underscore form.
#1045
zw963
closed
5 months ago
0
manage raw where clause with array as param
#1044
davidepaolotua
closed
5 months ago
0
Add if-exists clause to drop table
#1043
davidepaolotua
closed
6 months ago
0
Add have any criteria
#1042
davidepaolotua
closed
6 months ago
0
Add change nullability statement
#1041
davidepaolotua
closed
6 months ago
3
Fixes #1038: type cast fails in select_min/max
#1040
davidepaolotua
closed
6 months ago
0
[Migration] Change column type use `change_type` not change the optional of column?
#1039
zw963
opened
6 months ago
5
[Bug] Cast from PG::Numeric to (Float64 | Nil) failed.
#1038
zw963
closed
6 months ago
8
Add if_exists option to drop table
#1037
jwoertink
closed
5 months ago
1
Sub-associations from polymorphic types don't work
#1036
jwoertink
opened
6 months ago
0
Polymorphic preloads don't work the same as other ones
#1035
jwoertink
opened
6 months ago
0
Avram where OR with AND, not handle the priority correct?
#1034
zw963
closed
6 months ago
1
[Improvement] Better usage when use `make_required` `make_optional` and `remove` on the migration.
#1033
zw963
opened
7 months ago
0
[Bug] if compile error when running lucky db.migrate.one, the migration status get migrated unexpectly.
#1032
zw963
closed
6 months ago
4
Can't pass an array literal in to raw WHERE
#1031
jwoertink
closed
5 months ago
2
Add && array criteria method
#1030
jwoertink
closed
5 months ago
1
Support use a self-defined index type when run create_index in migration.
#1029
zw963
opened
7 months ago
0
Replacing Teeplate with LuckyTemplate
#1028
jwoertink
closed
7 months ago
0
Move use of `puts` in Runner to IO management
#1027
jwoertink
opened
7 months ago
0
Remove teeplate
#1026
jwoertink
closed
7 months ago
0
Next