issues
search
FCO
/
Red
A WiP ORM for Raku
Artistic License 2.0
70
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
$*RED-DEBUG and $*RED-DB doesn't work on v2024.07
#579
emakei
closed
1 month ago
9
EXISTS/NOT EXISTS as sub query
#578
jonathanstowe
opened
7 months ago
2
Don't emit "FOR UPDATE .." On SQLite
#577
jonathanstowe
closed
7 months ago
2
Make `.for-update`, `.skip-locked` a no-op on SQLite
#576
jonathanstowe
closed
7 months ago
1
Implement SAVEPOINT (and friends.)
#575
jonathanstowe
opened
7 months ago
3
Tests fail on Rakudo v2024.03
#574
greenfork
closed
7 months ago
13
Test fail: t/23-metamodel-model.rakutest line 62
#573
greenfork
closed
7 months ago
7
Change default SQL type for Raku `Str` from `varchar` to `text`
#572
arunvickram
closed
9 months ago
1
Unexpected behaviour of parameterised clause in `join-model`
#571
jonathanstowe
closed
9 months ago
5
Regression in DateTime comparison operators on Pg
#570
jonathanstowe
closed
9 months ago
7
SparrowCI build fails
#569
melezhik
closed
10 months ago
1
.year Method on PostgreSQL driver don't work
#568
Wrzlbrm
closed
10 months ago
5
Rakuize code and documentation
#567
tbrowder
closed
1 year ago
2
Revert "Revert "Make Red::Type be able to add methods on column""
#566
FCO
closed
10 months ago
0
Revert "Make Red::Type be able to add methods on column"
#565
FCO
closed
1 year ago
0
Make Red::Type be able to add methods on column
#564
FCO
closed
1 year ago
0
To many prefetch
#563
FCO
closed
1 year ago
0
Try to die if no operators defined
#562
FCO
closed
1 year ago
0
Make almost all tests pass
#561
melezhik
closed
1 year ago
3
Add support for "locking clause" on SELECT
#560
jonathanstowe
closed
1 year ago
12
Moving to SparrowCI pipeline
#559
melezhik
closed
2 years ago
2
Error using Red.
#558
cbk
closed
2 years ago
2
Add modularity
#557
emakei
closed
1 year ago
2
Failed to find dependencies: pq:ver<5>:from<native>
#556
emakei
closed
2 years ago
1
Make docs use RETURNING
#555
Leont
closed
1 year ago
1
Possible concurrency issue in query construction
#554
jonathanstowe
opened
2 years ago
6
Fixes constucting an enum column from another column
#553
patrickbkr
closed
2 years ago
0
enable verbose logs
#552
melezhik
closed
2 years ago
0
Remove presumably unwanted output
#551
jonathanstowe
closed
2 years ago
1
Alter func translation so column names don't get aliases
#550
jonathanstowe
closed
2 years ago
0
How to pass creds for mysql db to Red tests?
#549
melezhik
closed
2 years ago
5
Fix DateTime roundtrip on Pg
#548
patrickbkr
closed
2 years ago
0
Totally broken on HEAD
#547
jonathanstowe
closed
2 years ago
1
Fixes #527
#546
FCO
closed
2 years ago
0
Extend alias lock to also cover the read accesses
#545
patrickbkr
closed
2 years ago
0
Fixes #537
#544
FCO
closed
2 years ago
0
Having issues while trying to modularise code
#543
samebchase
closed
2 years ago
9
Cannot find `pq` on Mac
#542
samebchase
closed
2 years ago
1
Emit events on schema(..).create. Related to #512
#541
FCO
closed
2 years ago
0
Red internal - Make model type object throw an error when accessing a column
#540
FCO
closed
2 years ago
0
Red operators leak Red context
#539
patrickbkr
closed
2 years ago
5
Dynamic variable @*UPDATE not found
#538
patrickbkr
closed
2 years ago
10
Unknown columns in query in concurrent setting
#537
patrickbkr
closed
2 years ago
19
Lock accesses to the alias-cache of Model
#536
patrickbkr
closed
3 years ago
2
Remove duplicate operator
#535
patrickbkr
closed
3 years ago
1
Make DateTime column in boolean context mean .defined
#534
FCO
closed
3 years ago
0
Fix opt
#533
FCO
closed
3 years ago
0
Fix #531
#532
FCO
closed
3 years ago
0
Checking multiple existance checks results in empty WHEN clause
#531
patrickbkr
closed
3 years ago
3
Boolean checking DateTime columns fails when using Pg
#530
patrickbkr
closed
3 years ago
2
Next