issues
search
agentm
/
project-m36
Project: M36 Relational Algebra Engine
The Unlicense
901
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
consider new join syntax leveraging key definitions
#378
agentm
opened
3 weeks ago
0
type hint resolution should resolve type variables
#377
agentm
closed
1 month ago
0
track data type dependencies
#376
agentm
opened
1 month ago
0
add show notification to tutd
#375
agentm
closed
1 month ago
0
create schema migration provenance function
#374
agentm
opened
1 month ago
1
replace scotty deprecated raise with scotty throw for 500 errors
#373
agentm
closed
3 months ago
2
Replace deprecated calls to `raise` from the `scotty` package.
#372
recursion-ninja
closed
3 months ago
0
Adding compatibility for GHC 9.6, GHC 9.8, and GHC 9.10
#371
recursion-ninja
closed
3 months ago
4
enable references to subrelation attributes for aggregations
#370
agentm
closed
4 months ago
1
add context to errors
#369
agentm
opened
8 months ago
0
Client supplied IDs on webhook server
#368
MMagueta
closed
9 months ago
1
How do I identify which command is the WebSocket message replying to?
#367
ratsclub
closed
4 months ago
3
create provenance command
#366
agentm
opened
9 months ago
0
make unexpected server shutdown on client side cleaner
#365
agentm
opened
10 months ago
0
StrategyViolatesRelationVariableMergeError when automergetohead a not-head conn.
#364
YuMingLiao
closed
10 months ago
21
fix toAtom and add fromAtom for non empty list
#363
YuMingLiao
closed
10 months ago
0
MerkleValidationError after commit notify
#362
YuMingLiao
closed
11 months ago
3
Natural Join should act like Cross Join on relations that don't share attributes
#361
Valdsonjr
closed
1 year ago
1
Safe Haskell discussion
#360
luke-clifton
opened
1 year ago
0
prevent With clause name shadowing
#359
agentm
opened
2 years ago
3
runghc can load .so but ghc-compiled executables can't.
#358
YuMingLiao
closed
2 years ago
11
couldn't use Data.Text.length
#357
YuMingLiao
closed
2 years ago
3
AttributeAndTypeNameExpr vs NakedAttributeExpr
#356
YuMingLiao
closed
2 years ago
4
add notion of "registered" queries
#355
agentm
closed
2 years ago
0
implement subrelation relational expression evaluation
#354
agentm
closed
5 months ago
0
implement schema hashing
#353
agentm
closed
2 years ago
0
tuple context not honored by extend tuple processor
#352
agentm
closed
2 years ago
0
Define a Tupleable instance with a subrelation
#351
Valdsonjr
opened
2 years ago
7
Fails to build in nix
#350
goosetherumfoodle
closed
2 years ago
7
Hangs when :showrelvars with isomorphic schema in tutd
#349
hisaket
closed
2 years ago
3
Recursive relationships
#348
jmatsushita
opened
2 years ago
10
Csv parse text with parens and commas
#347
YuMingLiao
closed
2 years ago
2
can't `undefine` a relation if there is a constraint
#346
boogerlad
closed
2 years ago
6
resolveFunctionReturnValue
#342
YuMingLiao
closed
2 years ago
4
fixed grammar in relational algebra tutorial
#340
verhovsky
closed
2 years ago
1
raw disk
#337
boogerlad
opened
2 years ago
2
arbitrary precision data type
#333
boogerlad
closed
2 years ago
2
Added `getAtomType`
#330
farzadbekran
closed
2 years ago
3
load GraphRefRelVars instead of real expressions
#328
YuMingLiao
closed
2 years ago
1
312 object loaded functions
#327
agentm
closed
2 years ago
15
Added 'integer' atom function
#324
farzadbekran
closed
3 years ago
1
Added hie.yaml, fixes HLS problems
#323
farzadbekran
closed
2 years ago
14
Allow quoting RelVarName and AttributeName, including any operator chars. Resolves #299
#322
farzadbekran
closed
3 years ago
2
Added UUID to supported primitive types. Use uuid atomfunction to create one in tutd
#321
farzadbekran
closed
3 years ago
0
improve developer ergonomics of Haskell script loading
#320
agentm
opened
3 years ago
1
Running into the same #311 issue again: this time with the package `fuzzy`
#319
farzadbekran
closed
2 years ago
4
Remove `DataFrameTuple`?
#318
farzadbekran
closed
3 years ago
1
In a remote server/client setup, quitting client causes the server to crash.
#317
farzadbekran
closed
3 years ago
5
Sorting attributes with constructed types
#316
farzadbekran
opened
3 years ago
3
improve showexpr
#315
YuMingLiao
closed
3 years ago
1
Next